Package su.onno.auth
package su.onno.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 Onno application.Demo-only authentication shortcuts for the in-memory auth mode.Browser security policy for intentional iframe embedding.OIDC configuration for theOnnoAuthProperties.Mode.OIDCandOnnoAuthProperties.Mode.RESOURCE_SERVERmodes.Provider presets.Persistent "remember me" login forOnnoAuthProperties.Mode.IN_MEMORY.Effective OIDC settings after theOnnoAuthProperties.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.