Skip to content

simpleid/simpleid-teams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

SimpleID OpenID Teams Extension

This SimpleID extension implements the OpenID Teams extension developed by Launchpad. It allows you to specify a series of strings (known as teams) which SimpleID will return to web sites which request them.

Installing and Uninstalling

See the SimpleID documentation for instructions

Configuration

The teams you belong to specified in your identity file. Add a section called teams in your identity file and specify the teams under the key teams within that section. Separate multiple teams with commas (without spaces).

An example is given below.

[teams]
teams="foo,bar"

Security considerations

Team information is provided to every OpenID relying party that requests it without verification. Therefore you should regarding your team membership as public information and should not put any security-sensitive information. In particular, be careful about team names (such as "administrator") which may indicate that you have privileged access to resources.

Bugs

To report bugs, please use the SimpleID trac.

Licensing

Licensing information for the OpenShift distribution can be found in the file COPYING.txt.

Licensing information for the core SimpleID software can be found in the source distribution.

About

OpenID teams extension for SimpleID

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages