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

idp.session.StorageService su database? #6

Closed
daserzw opened this issue Mar 12, 2019 · 1 comment
Closed

idp.session.StorageService su database? #6

daserzw opened this issue Mar 12, 2019 · 1 comment

Comments

@daserzw
Copy link
Contributor

daserzw commented Mar 12, 2019

Opinione di Scott Cantor

But you most definitely do NOT want to use a database for sessions. You should use client side sessions
unless you can provide a strong argument as to why you shouldn't. We provide the software defaulting to that for a reason.

@daserzw
Copy link
Contributor Author

daserzw commented Mar 12, 2019

Modificate le guide per usare il default, ovvero

idp.session.StorageService = shibboleth.ClientSessionStorageService

Vedi #4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant