mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Update login redirect to a be text input field
Update login redirect to a be text input field. Allowing values like `/sso/login/saml/?idp=SSO` closes: https://github.com/ansible/awx/issues/10612
This commit is contained in:
parent
68e309ee32
commit
70ec4b915c
@ -216,7 +216,6 @@ function MiscAuthenticationEdit() {
|
||||
<InputField
|
||||
name="LOGIN_REDIRECT_OVERRIDE"
|
||||
config={authentication.LOGIN_REDIRECT_OVERRIDE}
|
||||
type="url"
|
||||
/>
|
||||
<InputField
|
||||
name="ACCESS_TOKEN_EXPIRE_SECONDS"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user