Skip to content

CAS authentication with Spring boot, Angular and extra attributes from CAS

Notifications You must be signed in to change notification settings

fedon/spring-cas-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spring-cas-auth

This is CAS 5.0 Spring integration example with Angular, REST and extra attribute bonus. CAS setup uses LdapAuthenticationHandler. To get attributes to the client add to cas.properties

cas.authn.ldap[0].principalAttributeList=<attr. list>

Service definition should allow all attributes you want to see.

To run the application:

mvn spring-boot:run

About

CAS authentication with Spring boot, Angular and extra attributes from CAS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages