Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.

v2 - SP metadata - NameID should be configurable #266

Closed
fhanik opened this issue Jul 13, 2018 · 0 comments
Closed

v2 - SP metadata - NameID should be configurable #266

fhanik opened this issue Jul 13, 2018 · 0 comments

Comments

@fhanik
Copy link
Contributor

fhanik commented Jul 13, 2018

Support a list of NameID URNs through configuration

Acceptance:

spring:
  security:
    saml2:
      service-provider:
        name-ids:
          - urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified
          - urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress
          - urn:oasis:names:tc:SAML:2.0:nameid-format:transient

When viewing metadata, these three NameIDs should be present, no more, no less

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant