Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SAML Metadata for serviceproviders should also provide the necessary information #69

Open
stebenz opened this issue Dec 15, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@stebenz
Copy link
Collaborator

stebenz commented Dec 15, 2023

Is your feature request related to a problem? Please describe.
There is a function to unmarshal the metadata to a serviceprovider but it is not checked with the SPSSODescriptor that the metadata is also part of a serviceprovider.

Describe the solution you'd like
Check if the SPSSODescriptor is not empty with the necessary attributes.

Describe alternatives you've considered
Leave it as is, which could result in errors which are not really descriptive.

@stebenz stebenz added the enhancement New feature or request label Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 📨 Product Backlog
Status: No status
Development

No branches or pull requests

1 participant