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

v2 - SP metadata - NameID should be configurable #266

Closed
@fhanik

Description

@fhanik

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions