mirror of
https://github.com/tale/headplane.git
synced 2026-07-26 15:58:14 +00:00
fix: accept the full discovered oidc configuration
This commit is contained in:
@@ -200,6 +200,7 @@ async function discoveryCoalesce(
|
||||
|
||||
const oidcClient = new oidc.Configuration(
|
||||
{
|
||||
...metadata,
|
||||
issuer: config.issuer,
|
||||
authorization_endpoint,
|
||||
token_endpoint,
|
||||
|
||||
Reference in New Issue
Block a user