mirror of
https://github.com/davidallendj/opaal.git
synced 2025-12-20 03:27:02 -07:00
Enabled dynamic registration in Hydra config
This commit is contained in:
parent
c700020b04
commit
681cfc4f59
1 changed files with 2 additions and 0 deletions
|
|
@ -18,6 +18,8 @@ secrets:
|
||||||
- youReallyNeedToChangeThis
|
- youReallyNeedToChangeThis
|
||||||
|
|
||||||
oidc:
|
oidc:
|
||||||
|
dynamic_client_registration:
|
||||||
|
enabled: true
|
||||||
subject_identifiers:
|
subject_identifiers:
|
||||||
supported_types:
|
supported_types:
|
||||||
- pairwise
|
- pairwise
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue