wlinnaW
ZITADEL2y ago
wlinna

Please document login_hint in other contexts besides oidc endpoints

It took me a lot of effort to figure out how to redirect users to
/ui/console/users/me
from my software such that the correct user is automatically selected. This is because
login_hint
is not documented except in the context of oidc endpoints. It is also mentioned in passing in Configure ZITADEL with Caddy/Nginx guides but not explained at all.

Please document parameters passable to
/ui/console
such as
login_hint
so that we may customize Zitadel's behavior.
Was this page helpful?