All Classes and Interfaces
Class
Description
Cut down version of the Spring Security @Secured annotation that will allow role based authorisation
on Grails controllers and controller actions *only*.
When OIDC is enabled this can be enabled to set an ALA CAS backwards compatible cookie that hints to
apps that share the same domain name that a user is probably logged in to the OIDC RP.
Wrapper for the
OidcExtractor to handle the missing state.Copy of the pac4j FromAttributesAuthorizationGenerator that applies the transform in convertProvidedRoleName to role
names before adding them to the user profile.
Copy of the Spring Session JDK Mongo Session Converter with an additional field for specifying an external
Session ID.
Removes the ALA Auth Cookie and then delegates to another logout action builder
Annotation to skip the controller check for authorization from.