JSON metadata did not contain a "client_secret" string #1259
Unanswered
OlivierBOEL
asked this question in
Q&A
Replies: 1 comment
-
not really, but your authorization server could start issuing client secrets in the registration responses since it will make web clients more secure and it won't hurt implicit clients |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I've configured dynamic registration and it works fine; unfortunately, my web server logs thousands of such warnings because OIDC provider (https://loginuat.ntrs.com/oauth2/austt2ltc0NdZ2J8K0h7/.well-known/oauth-authorization-server) does not contain a "client_secret" string.
Is there a simple way to prevent this (other than changing LogLevel)?
Thanks in advance,
Olivier
Beta Was this translation helpful? Give feedback.
All reactions