Sustainsys / Saml2

Saml2 Authentication services for ASP.NET
Other
952 stars 600 forks source link

Re-Add the functionality to exclude SpSso creation #1271

Closed BenediktHeinrichs closed 2 years ago

BenediktHeinrichs commented 3 years ago

This pull request deals with https://github.com/Sustainsys/Saml2/issues/1270.

The functionality for excluding the creation of SpSsoDescriptor is reenabled and migrated according to the new naming structure.
A test is altered to the state it was initially in on creation, for dealing with the linked issue.

AndersAbel commented 2 years ago

Made obsolete by the new metadata reader.