Re: OpenID Connect + JDBC

2019-03-14 Thread Nick Couchman
On Thu, Mar 14, 2019 at 14:48 Jim wrote: > Since OpenID connect only handles authentication and not associated > connections, I'm working on providing OpenID users with their related > connections. My question is: what database entries that map to the OpenID > user are required to assign a

OpenID Connect + JDBC

2019-03-14 Thread Jim
Since OpenID connect only handles authentication and not associated connections, I'm working on providing OpenID users with their related connections. My question is: what database entries that map to the OpenID user are required to assign a connection to an OpenID Connect User? I assume a