Skip to content

Is root-tag <RequestSecurityTokenResponseCollection> really necessary? #4

Description

@doeringp

I opened this issue for discussion. Look at this TODO comment in code.

In my opinion wrapping the <RequestSecurityTokenResponse> in a <RequestSecurityTokenReponseCollection> isn't necessary.

The old sample IdentityServer/IdentityServer4.WsFederation running on .NET Framework, does not do it either.

I've tested it on SharePoint. It did work without the collection:
image
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions