An overview of the external SAML2 identity selection and discovery strategy in Apereo CAS while taking into requested authentication contexts, specifically for Refeds MFA.
An overview of the external SAML2 identity selection and discovery strategy in the Shibboleth Identity Provider while taking into requested authentication contexts, specifically for Refeds MFA.
Learn how to tune your Apereo CAS deployment as an OpenID Connect provider to respond to authentication requests from multiple hosts with different issuer patterns and aliases.
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 take advantage of Apache JMeter and test scripts provided by Apereo CAS to run stress tests against your deployment, get a heap dump and analyze results in Eclipse Jifa.
Gain insight into your running Apereo CAS actuator endpoints using the HAL Explorer and interact with APIs directly in the browser to learn what is available and possible.
Gain insight into your running Apereo CAS deployment in production. Learn how to monitor and manage the server by using HTTP endpoints and gather metrics to diagnose issues and improve performance.
Playing around with Kubernetes, Minikube, and friends to show how Apereo CAS might be deployed in a containerized and orchestrated fashion inside a Kubernetes cluster, and using Spring Cloud features such as Kubernetes ConfigMaps and Secrets.
Configure Apereo CAS to integrate with CAPTCHA using implementations such as Google's reCAPTCHA, while taking into account specific application policies when it comes to activating reCAPTCHA.
Learn how to delegate and hand off authentication to an external OAuth20-capable identity provider, and script the extraction of attributes from the identity provider response using Groovy.