jetty.project icon indicating copy to clipboard operation
jetty.project copied to clipboard

Issue #5442 - add MultiAuthenticator to support multiple authentication options

Open lachlan-roberts opened this issue 1 year ago • 0 comments
trafficstars

Issue #5442

Introduces the MultiAuthenticator class which can be used to support multiple authentication options simultaneously for the same webapp.

For example you could have an app with the options to login with FORM, OpenID or Ethereum.

lachlan-roberts avatar Oct 16 '24 07:10 lachlan-roberts