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

Sviluppo estensione Java Spring per SPID #1

Closed
alranel opened this issue Oct 6, 2017 · 0 comments
Closed

Sviluppo estensione Java Spring per SPID #1

alranel opened this issue Oct 6, 2017 · 0 comments

Comments

@alranel
Copy link
Member

alranel commented Oct 6, 2017

Ci sono due strade per implementare un'estensione SPID per Spring:

  1. usare un middleware come Shibboleth
  2. implementare tutto direttamente nel plugin (self-contained)

Per i dettagli sulle due possibili soluzioni si vedano le considerazioni scritte nell'analoga issue per SPID-Django.

Considerando che per Spring esiste un'ottima estensione per SAML (https://projects.spring.io/spring-security-saml/) l'ideale sarebbe scegliere la strada 2 (niente middleware) e basare l'implementazione su spring-security-saml. L'estensione dovrebbe includere i metadati degli IdP SPID e dovrebbe facilitare l'integrazione del bottone di login nella posizione desiderata.

@lucastle lucastle mentioned this issue Oct 8, 2017
alranel added a commit that referenced this issue Dec 6, 2017
@alranel alranel closed this as completed Dec 6, 2017
marque88 pushed a commit to marque88/spid-spring that referenced this issue Jul 19, 2021
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