Hi Rob & Andy,
Thanks a lot for the suggestions!
Best,
Han
Van: Andy Seaborne
Verzonden: maandag 12 april 2021 22:19:33
Aan: users@jena.apache.org
Onderwerp: Re: Multifactor authentication in Fuseki
On 12/04/2021 15:50, Rob Vesse wrote:
> Han
On 12/04/2021 15:50, Rob Vesse wrote:
Han
The general approach to this kind of complex sign on scenario would be to use
an external authentication service/protocol e.g. OAuth2/Open ID Connect which
handles the multi-factor authentication and then configure your applications
authentication
Han
The general approach to this kind of complex sign on scenario would be to use
an external authentication service/protocol e.g. OAuth2/Open ID Connect which
handles the multi-factor authentication and then configure your applications
authentication layer to just validate the Json Web Tokens
Hi there,
I'm looking for a solution to have multifactor authentication (MFA) in Fuseki.
I'm pretty sure this lies outside of the scope of Apache Jena, but perhaps
Fuseki's UI should be able to be compatible with it at some point in the future.
I have found a potential solution to get multifact