Skip to content

Commit

Permalink
added ignoreRequestSignatures
Browse files Browse the repository at this point in the history
Former-commit-id: a37482fe6f460f7cb11c11b1e8a75f0d275027e6
  • Loading branch information
sporth committed Aug 5, 2022
1 parent 0649df2 commit d6567ac
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion backend/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,4 +156,10 @@ custom:
displayType: boolean
helpText: tooltip.force-authn
attributeName: http://shibboleth.net/ns/profiles/forceAuthn
attributeFriendlyName: forceAuthn
attributeFriendlyName: forceAuthn
- name: ignoreRequestSignatures
displayName: label.ignore-request-signatures
displayType: boolean
helpText: tooltip.ignore-request-signatures
attributeName: http://shibboleth.net/ns/profiles/ignoreRequestSignatures
attributeFriendlyName: ignoreRequestSignatures

0 comments on commit d6567ac

Please sign in to comment.