Skip to content

OneIdentity/safeguard-sessions-plugin-sample-aa-plugin-for-shared-sessions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This sample plugin demonstrates how to perform gateway authentication via a custom plugin for SPS-initiated sessions while using SPP as the credential store.

The example code in plugin/plugin_bare.py demonstrates how to read the identity_provider property from the plugin configuration. It then prompts the user to enter a user name and password, which can be used to authenticate the user with a third-party authentication provider. The identity_provider value must be set in the session cookie to pass the information to SPP. It should match the identity provider name configured in SPP when it was added.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages