Class OidcAdminLoginResource
java.lang.Object
dev.getelements.elements.rest.auth.OidcAdminLoginResource
Publicly-accessible listing of OIDC providers offered as login options on the admin panel's login page.
No authentication is required, since the caller has no session yet. See
OidcSessionResource for
the login flow itself, and OidcProviderConfigurationResource for the SUPERUSER-only CRUD API that
sets a provider's adminLoginEnabled flag.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetOidcAdminLoginService(OidcAdminLoginService oidcAdminLoginService)
-
Constructor Details
-
OidcAdminLoginResource
public OidcAdminLoginResource()
-
-
Method Details
-
getAdminLoginProviders
-
getOidcAdminLoginService
-
setOidcAdminLoginService
-