Freeze tomcat
jeanchristophe.martin at orange.com
jeanchristophe.martin at orange.com
Mon Jun 7 06:26:05 UTC 2021
Ok let me give you more informations :
I've 2 idp nodes (master / slave).
To keep uses sessions when we switch of node, we've configured JPAStorage.
The consent service isn't used actualy, so we can disable it.
We also use SLO service.
The current configuration is :
idp.session.StorageService = shibboleth.JPAStorageService
idp.consent.StorageService = shibboleth.JPAStorageService
idp.replayCache.StorageService = shibboleth.JPAStorageService
Driver Used
p:driverClassName="com.mysql.cj.jdbc.Driver" -> mysql-connector-java-8.0.21
Database : Galera Cluster
###
What is the best configuration to keep features behind and fix durably
this problem ?
-> Session in database, and replayCache in memory ?
idp.session.StorageService = shibboleth.JPAStorageService
#idp.replayCache.StorageService = shibboleth.JPAStorageService
#idp.consent.StorageService = shibboleth.JPAStorageService
-> Change the database driver ?
Use hikariCp instead of Tomcat Jdbc
You say : Stop using JPA. Problem solved.
But i need a database for my context (Tell me if iam wrong).
Thks
On 04/06/2021 15:29, Cantor, Scott wrote:
> On 6/4/21, 9:24 AM, "users on behalf of jeanchristophe.martin at orange.com" <users-bounces at shibboleth.net on behalf of jeanchristophe.martin at orange.com> wrote:
>
>> Your advice :
> You didn't say anything about consent. If you need a database, then you have a problem because clearly your database and/or driver doesn't work. So I guess you have a choice to make about how much work you're prepared to do to fix it.
>
> -- Scott
>
>
_________________________________________________________________________________________________________________________
Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc
pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler
a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration,
Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci.
This message and its attachments may contain confidential or privileged information that may be protected by law;
they should not be distributed, used or copied without authorisation.
If you have received this email in error, please notify the sender and delete this message and its attachments.
As emails may be altered, Orange is not liable for messages that have been modified, changed or falsified.
Thank you.
More information about the users
mailing list