openidconnect-rs icon indicating copy to clipboard operation
openidconnect-rs copied to clipboard

Can we use this library for oauth2 server that doesn't conform openidconnect discovery protocol?

Open videni opened this issue 8 months ago • 0 comments

Can we use this library for oauth2 server that doesn't conform openidconnect discovery protocol? For example, the biggest chinese social media Wechat doesn't conform the protocol. which means, we may need a way to manually set CoreProviderMetadata, and the following two parameters should be optional.

Image

videni avatar Mar 28 '25 07:03 videni