Enabled dynamic registration in Hydra config

This commit is contained in:
David Allen 2024-02-27 08:11:48 -07:00
parent c700020b04
commit 681cfc4f59
No known key found for this signature in database
GPG key ID: 1D2A29322FBB6FCB

View file

@ -18,6 +18,8 @@ secrets:
- youReallyNeedToChangeThis - youReallyNeedToChangeThis
oidc: oidc:
dynamic_client_registration:
enabled: true
subject_identifiers: subject_identifiers:
supported_types: supported_types:
- pairwise - pairwise