Skip to content

Commit

Permalink
added ssa unmodifiable metadata config
Browse files Browse the repository at this point in the history
  • Loading branch information
aka4rKO committed Dec 18, 2024
1 parent d0bfbcc commit 31677e4
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -579,6 +579,9 @@ allowed_values = ["A256GCM", "A128CBC-HS256"]
[open_banking.dcr.registration.token_endpoint_auth_signing_alg]
required = true

[open_banking.dcr.registration.software_statement]
unmodifiable_metadata = ["iss", "org_id", "software_id", "software_roles", "legal_entity_id", "legal_entity_name"]

[open_banking.data_publishing]
enable = false
username="$ref{super_admin.username}@carbon.super"
Expand Down

0 comments on commit 31677e4

Please sign in to comment.