Open
Description
Preflight Checklist
- I could not find a solution in the existing issues, docs, nor discussions
- I have joined the ZITADEL chat
Describe your problem
Hi,
I'm using rp.NewRelyingPartyOIDC
which does an auto-discovery by default. I'm missing a method to access the auto discovery and I would like to avoid call the endpoint twice.
A goal is to detect, if PKCE is supported by provider and if yes, enable it.
An other goal is a check, if the current configured scopes are present in the scopes_supported
array.
Describe your ideal solution
Having a receiver function which allow the access to the discoveryConfiguration.
oidc/pkg/client/rp/relying_party.go
Line 213 in dce79a7
Version
3.8.1
Environment
Self-hosted
Additional Context
No response
Metadata
Assignees
Type
Projects
Status
📨 Product Backlog
Activity