Skip to content

Not handling OpenId code flow authentication: No nonce code present. Login window timed out #3716

Answered by israel-hdez
eperdeme asked this question in Q&A
Discussion options

You must be logged in to vote

The authentication_timeout in Kiali, as you way know, controls how much time to wait before Kiali won't accept authentication. If you click "Login" in Kiali you get redirected to the login form of your OIDC provider (Ping, for your case). If you do not enter your credentials before the authentication_timeout (5 minutes, by default), even if you write valid credentials after that time has passed and Ping lets accepts them, Kiali will simply reject authentication.

The 5 minute session is controlled in your OIDC provider. This doc page from Ping may be relevant: https://docs.pingidentity.com/bundle/pingfederate-93/page/jzv1564002996192.html. Notice that it's stated that the default "ID Token…

Replies: 9 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by israel-hdez
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@israel-hdez
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants
Converted from issue

This discussion was converted from issue #3711 on February 17, 2021 21:07.