Hi all,
I've got OpenID Connect (Google) set up on my environment for SSO and it works perfectly.
I've got SSO set up for employees but guest/test accounts still use the usual username/password to access the environment.
Problem is that all of the usual login links my-environment.appiancloud.com/ or my-environment.appiancloud.com/suite/ or my-environment.appiancloud.com/suite/tempo/ all now default to the Google page where you select your Google account to log in with. That's fine if you're an employee but if you're not, there's no option/link to redirect you to the native Appian login page my-environment.appiancloud.com/suite/?signin=native to enter your username and password. Unless somebody knows the native link, they'll just be stuck in a Google and Appian loop where they're unable to sign in. If they try their Google account (which obviously won't work as they're not employees) it takes them to the Unauthorized page. If they then click on Return it takes them back to the Google page.
What do I need to change to have all the usual pages redirect to the standard login page below?
Discussion posts and replies are publicly visible
Just curious - Is SAML enabled in this environment in addition to OpenID Connect?
I'm thinking that enabling OpenID on its own won't allow you to configure this behaviour. You would have to enable SAML...
Hi Mathieu,
Thank you for the reply. No I don't have SAML set up, only OpenID Connect. Those settings on the SAML page do look like what I need. It seems odd to set up SAML just to choose a default sign-in page for OpenID Connect.
But if I don't find another solution, I'll have to go with SAML.
Have a great weekend.