Skip to content

Commit

Permalink
Updated schema and messages
Browse files Browse the repository at this point in the history
  • Loading branch information
rmathis committed Sep 27, 2022
1 parent 2ce3c74 commit 98767d8
Show file tree
Hide file tree
Showing 7 changed files with 329 additions and 205 deletions.
4 changes: 4 additions & 0 deletions backend/src/main/resources/i18n/messages.properties
Original file line number Diff line number Diff line change
Expand Up @@ -803,6 +803,10 @@ value.algorithm-cbc-tripledes=CBC (TRIPLEDES) - http://www.w3.org/2001/04/xmlenc

message.algorithms-unique=Each algorithm may only be used once.

label.source-protocol=Authentication Protocol
label.key-descriptors=Key Descriptors
label.certificate-value=Value
label.element-type=Element Type
label.oauth-rp-extensions=OAuth Relying Party Extensions

label.post-logout-redirect-uris=Post Logout Redirect URIs
Expand Down
Loading

0 comments on commit 98767d8

Please sign in to comment.