-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
in: saml2An issue in SAML2 modulesAn issue in SAML2 modulestype: enhancementA general enhancementA general enhancement
Milestone
Description
It would be nice to have the asserting party's full entity descriptor available at runtime.
One way to achieve this is to extend AssertingPartyDetails
and have the resulting OpenSamlAssertingPartyDetails
contain the associated EntityDescriptor
as a member variable.
This implementation would be used by OpenSamlAssertingPartyMetadataConverter
when constructing the RelyingPartyRegistration.Builder
.
Metadata
Metadata
Assignees
Labels
in: saml2An issue in SAML2 modulesAn issue in SAML2 modulestype: enhancementA general enhancementA general enhancement