Skip to content

Commit

Permalink
Merged in bugfix/SHIBUI-1795 (pull request #469)
Browse files Browse the repository at this point in the history
SHIBUI-1795

Approved-by: Ryan Mathis
  • Loading branch information
Bill Smith authored and rmathis committed Apr 7, 2021
2 parents 378121c + ea4ba62 commit 8f6d323
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions backend/src/main/resources/metadata-sources-ui-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -446,6 +446,12 @@
"urn:oasis:names:tc:SAML:2.0:bindings:SOAP"
],
"description": "urn:oasis:names:tc:SAML:2.0:bindings:SOAP"
},
{
"enum": [
"urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact"
],
"description": "urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact"
}
]
}
Expand Down

0 comments on commit 8f6d323

Please sign in to comment.