Package su.onno.auth.spi
package su.onno.auth.spi
-
ClassDescriptionDescribes how a user may authenticate, so the login screen can be composed server-side rather than hardcoded in the client.Additively contributes SSO options to the login screen, on top of whatever the single
AuthMethodsProvideralready offers.Supplies theAuthMethodsfor the running application.A single sign-on option offered on the login screen — typically one OIDC client registration, or an additive non-OIDC identity provider contributed by a connector (seeAuthMethodsContributor).