Package com.onec.auth
package com.onec.auth
-
ClassDescriptionMaterializes the deferred CSRF token on every request so the
XSRF-TOKENcookie is present after the first response to a fresh client.Auto-configures authentication for an Onec application.OIDC configuration for theOnecAuthProperties.Mode.OIDCandOnecAuthProperties.Mode.RESOURCE_SERVERmodes.Provider presets.Persistent "remember me" login forOnecAuthProperties.Mode.IN_MEMORY.Effective OIDC settings after theOnecAuthProperties.Providerpreset has been applied.How token claims map onto Spring Security authorities.One claim that carries roles, and the shape of its value.Session longevity for the cookie-based modes.The shape of a role claim's value.