morincer / teamcity-plugin-saml

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

Add VCS Username mapping #97

Open bmarkowww opened 2 years ago

bmarkowww commented 2 years ago

Hi!

We'd like to fill user's vcs usernames with data from IdP (Azure AD) Now it's possible to map only E-mail, Full Name and Groups

morincer commented 2 years ago

Hi Boris, I'll check if teamcity API allows that.

Linfar commented 8 months ago

I've created a pull request to add this functionality: https://github.com/morincer/teamcity-plugin-saml/pull/125