stable

Clone or download

Read-only

feat: Close request #37196 Display OIDC providers used by a user in site administration user page

If a user has its Tuleap account linked to at least one OIDC provider, then this information must be displayed in its site administration page. How to test ----------- * Have a user that has its account linked to at least one OIDC provider => All the providers names are listed in the siteadmin page Change-Id: I191f547dd517acddc143c9aba932c03da1bdf52b

Modified Files

Name
M plugins/openidconnectclient/include/openidconnectclientPlugin.php +25 −0 Go to diff View file
M plugins/openidconnectclient/site-content/fr_FR/LC_MESSAGES/tuleap-openidconnectclient.po +3 −0 Go to diff View file
M plugins/openidconnectclient/site-content/pt_BR/LC_MESSAGES/tuleap-openidconnectclient.po +3 −0 Go to diff View file
A plugins/openidconnectclient/templates/user/user-additional-information.mustache +8 −0 Go to diff View file