AtomGraph / LinkedDataHub

The low-code Knowledge Graph application platform. Apache license.
https://atomgraph.github.io/LinkedDataHub/
Apache License 2.0
485 stars 122 forks source link

Match agents by email during signup #121

Closed namedgraph closed 2 years ago

namedgraph commented 2 years ago

During OpenID Connect login, the Login endpoint code should lookup existing foaf:Agent instances by email, and reuse it if a match is found. This should allow disabling TLS client auth by default (getting rid of the browser prompt) and match the apps owner's foaf:Agent instance to its UserAccount created from the Google's account metadata.