You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've setup the login with google and disabled for the whole flow enrollment.
It works ok, the flow is extremely similar to default-authentication-flow
When the user login with Google with non-existing account in authentik the
Bad Request
Source is not configured for enrollment.
is displayed
However if I login with Authentik's User/Pass flow with non-existing user then
Invalid password
is displayed
How to configure the flow (or something different?) so that the non-existing google login ends with less verbose message?
It doesn't have to be same to Invalid password, just denied would do.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
I've setup the login with google and disabled for the whole flow enrollment.
It works ok, the flow is extremely similar to
default-authentication-flowWhen the user login with Google with non-existing account in authentik the
is displayed
However if I login with Authentik's User/Pass flow with non-existing user then
is displayed
How to configure the flow (or something different?) so that the non-existing google login ends with less verbose message?
It doesn't have to be same to
Invalid password, justdeniedwould do.All reactions