mitreid-connect / OpenID-Connect-Java-Spring-Server

An OpenID Connect reference implementation in Java on the Spring platform.
Other
1.48k stars 765 forks source link

Support for GridGain Inmemory Datafabric backend connectivity instead of relational DBs (HSQL, Oracle, MySQL etc) #1284

Open upananda01 opened 7 years ago

upananda01 commented 7 years ago

Would like to know understand if Mitreid OpenId Connect can be integrated with GridGain in-memory Data Fabric using (either via JPA or using GridGain API calls or via any other way). We are evaluating Mitreid OpenId Connect project with our existing GridGain backend data fabric for persistence purpose. It would be good to have some integration mechanism with GridGain.

Thanks, Upananda Singha Kodiak Networks, Bangalore, India

jricher commented 7 years ago

I've never used that, but if you can create a JPA compliant connection then it should work fine.