Uses of Class
io.jans.ca.plugin.adminui.model.auth.SSARequest
Packages that use SSARequest
Package
Description
-
Uses of SSARequest in io.jans.ca.plugin.adminui.rest.license
Methods in io.jans.ca.plugin.adminui.rest.license with parameters of type SSARequestModifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponseLicenseResource.ssa(@Valid @NotNull SSARequest ssaRequest) Save Single Sign-On (SSA) configuration. -
Uses of SSARequest in io.jans.ca.plugin.adminui.service.license
Methods in io.jans.ca.plugin.adminui.service.license with parameters of type SSARequestModifier and TypeMethodDescriptionLicenseDetailsService.postSSA(SSARequest ssaRequest) The function takes an SSA string as input, calls the DCR API to get the scan hostname and OIDC client settings, and saves the SSA string and the scan hostname and OIDC client settings in the Admin UI configuration