morincer / teamcity-plugin-saml

The plug-in adds ability to authenticate users by SAML-based SSO providers (like Okta, Onelogin etc.)
MIT License
24 stars 16 forks source link

Implement static group mapping #64

Open morincer opened 3 years ago

morincer commented 3 years ago

Background: AWS SSO sends full group SSID - it's pretty long and non-human readable. Need to think about way to map such items to teamcity groups. One of the possible options would be implementing "static" mapping - i.e. pre-defenide values map to specified group names.