Replies: 1 comment 1 reply
-
Figured it out: The SAML |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am testing the
generateServiceProviderMetadata
function to generate a service provider metadata file.The result is below:
How do I get
AuthnRequestsSigned
to betrue
?Also, I assume that is what makes the metadata to include a
KeyDescriptor
element?Thanks much for any insights!
Beta Was this translation helpful? Give feedback.
All reactions