A brief overview of Spring Application Profiles, their purpose and utility in general when it comes to configuration management, bean definitions, and better control over test activation and execution with a particular focus on Apereo CAS deployments.
An overview of the Apereo CAS versioning strategy and release policy and a few helpful tips and tricks to manage one's CAS Gradle overlay from one CAS version to the next.
Master writing custom authentication handlers in CAS to verify user identity from custom account stores and observe the operations using Micrometer to collect metrics and statistics for better troubleshooting and monitoring.
Learn how to track and describe components used to build your Apereo CAS deployment and analyze CycloneDX BOMs to keep tabs on vulnerable dependencies and libraries used in your deployment.
Learn how to configure and build your own CAS deployment via the WAR overlay method, get rich quickly, stay healthy indefinitely and respect family and friends in a few very easy steps.
Learn how to turn on multifactor authentication with CAS using Google Authenticator and explore options that allow CAS to trust and track authentication devices, browsers and more.
Learn how Apereo CAS may be configured to trigger multifactor authentication using Groovy conditionally decide whether MFA should be triggered for internal vs. external access, taking into account IP ranges, LDAP groups, etc.