From 70ec4b915cae128fd3c75e73803ee8c268797348 Mon Sep 17 00:00:00 2001 From: nixocio Date: Fri, 9 Jul 2021 16:02:59 -0400 Subject: [PATCH] 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 --- .../MiscAuthenticationEdit/MiscAuthenticationEdit.jsx | 1 - 1 file changed, 1 deletion(-) diff --git a/awx/ui_next/src/screens/Setting/MiscAuthentication/MiscAuthenticationEdit/MiscAuthenticationEdit.jsx b/awx/ui_next/src/screens/Setting/MiscAuthentication/MiscAuthenticationEdit/MiscAuthenticationEdit.jsx index 6c748440d9..ef7b172edb 100644 --- a/awx/ui_next/src/screens/Setting/MiscAuthentication/MiscAuthenticationEdit/MiscAuthenticationEdit.jsx +++ b/awx/ui_next/src/screens/Setting/MiscAuthentication/MiscAuthenticationEdit/MiscAuthenticationEdit.jsx @@ -216,7 +216,6 @@ function MiscAuthenticationEdit() {