feat: Enable global disabling of verifying client id against aud on jwt#844
feat: Enable global disabling of verifying client id against aud on jwt#844philipgough wants to merge 1 commit intoobservatorium:mainfrom
Conversation
3e680fa to
7445c95
Compare
|
What is the use-case here? Does this resolve any outstanding issues? For more complex auth scenarios where Observatorium is a middleman, the IdP should be configured to return a list of valid client IDs in the The OIDC spec is really clear that the |
yeah i suppose this was the use case. we dont have direct control over the IdP ourselves. But your right, it is an internal/infra problem rather than something we should merge here. Ill close it |
No description provided.