mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
Merge pull request #10622 from nixocio/ui_issue_10612
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: #10612 Reviewed-by: Jake McDermott <yo@jakemcdermott.me> Reviewed-by: Sarah Akus <sakus@redhat.com>
This commit is contained in:
commit
5f916e6237
@ -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