Possibility to configure an OpenID Connect provider on the instance level WIP (#128).
This commit is contained in:
@ -236,6 +236,6 @@ export async function diagProsody (test: string, options: RegisterServerOptions)
|
||||
}
|
||||
|
||||
result.ok = true
|
||||
result.next = 'everything-ok'
|
||||
result.next = 'external-auth-custom-oidc'
|
||||
return result
|
||||
}
|
||||
|
Reference in New Issue
Block a user