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

Improve steps to download metadata XML #876

Open
juliusknorr opened this issue Aug 16, 2024 · 0 comments
Open

Improve steps to download metadata XML #876

juliusknorr opened this issue Aug 16, 2024 · 0 comments

Comments

@juliusknorr
Copy link
Member

It is quite odd how one can setup SAML by generating a metadata XMl file for the IdP. When checking the following fields seemed required:

  • Service Provider Data: X509 certificate of the service provider
    • Hidden by default
    • We can hint to use openssl to generate one or even provide a button to generate one
  • Service Provider Data: private key of the service provider
    • Hidden by default
    • We can hint to use openssl to generate one or even provide a button to generate one
  • Identity provider Data: Identifier of the IdP entity (must be a URI)
  • Identity provider Data: URL Target of the IdP where the SP will send the Authentication Request Message
  • Identity provider Data: Public X.509 certificate of the IdP
    • Hidden by default

Additionally we should:

  • Properly indicate that this is a missing field when saving instead of just showing Invalid metadata and hiding an error message in the response
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant