Replace JPAStorageService with JDBCStorageService for upgrade IdP to v5.0.0

板東 孝文 bandou.takafumi at tokushima-u.ac.jp
Thu Feb 29 00:09:51 UTC 2024


Thank you for your response, Scott.

Your advice made me rethink it.
I changed definition of PRIMARY KEY again.
Type is "varchar" and Collation is "utf8_bin".

--------------------------------------------------
Takafumi Bando

-----Original Message-----
From: users <users-bounces at shibboleth.net> On Behalf Of Cantor, Scott via users
Sent: Wednesday, February 28, 2024 10:08 PM
To: Shib Users <users at shibboleth.net>
Cc: Cantor, Scott <cantor.2 at osu.edu>
Subject: Re: Replace JPAStorageService with JDBCStorageService for upgrade IdP to v5.0.0

> It was needed "varbinary", not "varchar".

No, it needs to be case-sensitive, which the error message is literally telling you. Using binary for a string column is very likely a bad idea.

-- Scott


-- 
For Consortium Member technical support, see https://shibboleth.atlassian.net/wiki/x/ZYEpPw
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net


More information about the users mailing list