Skip to content

Simple application that reflects users attributes that have been provided by their Identity Provider (IdP)

License

Notifications You must be signed in to change notification settings

APAN-TF-IAM/Attribute-Mirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Attribute-Mirror

Simple application that reflects users attributes that have been provided by their Identity Provider (IdP)

Configuration

Index.php does most of the work by displaying the attributes that where released by the IdP. These attributes need to be prefixed by "APAN-" so the code can distinguish them from other values that are passed. To ensure the attributes do contain the correct prefix the following configuration needs to be added to /etc/shibboleth/shibboleth2.xml to the ApplicationDefaults

  • attributePrefix="APAN-"

About

Simple application that reflects users attributes that have been provided by their Identity Provider (IdP)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages