Storing persistentId using an HTTP DataConnector
spfma.tech at e.mail.fr
spfma.tech at e.mail.fr
Fri Oct 28 14:21:59 UTC 2022
Hi, I would like to store all the persistentID stuff in a database, but using one with an easy clustering structure (active/passive nodes) and light footprint. RQLite looks interresting (used for totally different projects), but it doesn't offer any JDBC driver. Fortunately, a REST API is available and according to my quick and dirty tests (retrieving/inserting datas with cURL in a three nodes cluster, containing a dump of our production MySQL database) it does the job. According to what I have read here https://shibboleth.atlassian.net/wiki/spaces/KB/pages/3032940563/Moving+away+from+StoredID , I could use an HTTP DataConnector instead of a RelationalDatabase. It seems doable, but I was still not able to figure out where and how the write operations are defined/configured at the DataConnector level. Maybe there are limitations ? Thanks for any help or suggestions.
-------------------------------------------------------------------------------------------------
FreeMail powered by mail.fr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20221028/c6269e38/attachment.htm>
More information about the users
mailing list