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
We could have some sort of different levels of accounts (not for permissions). But where in the admin interface we essentially promote an account to be a "global" account. So when the user next authenticated we can intercept that password before it's hashed and create a new account with an external auth provider i.e. Keycloak or something LDAP-y. If we had this with Keycloak we could then federate with AD which would be nice.
Currently we are just limited to custom applications, we'll need to look into connecting with other platforms
The text was updated successfully, but these errors were encountered: