You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,14 +7,14 @@
7
7
## Overview
8
8
9
9
This module is a [Data Connector](https://shibboleth.atlassian.net/wiki/spaces/IDP4/pages/1265631864/AttributeResolver)
10
-
plugin for [Shibboleth Identity Provider v4](https://shibboleth.atlassian.net/wiki/spaces/IDP4/). It
10
+
plugin for [Shibboleth Identity Provider v5](https://shibboleth.atlassian.net/wiki/spaces/IDP5/overview). It
11
11
implements the user attribute resolution from ECA Auth Data -module, as defined in [EduCloud Alliance's](https://portal.educloudalliance.org/)[ECA Authentication](https://github.com/educloudalliance/eca-docs/blob/master/auth/index.rst) standard. In short, this module
12
12
resolves the user attributes via a specific REST API, using two attributes as a hook to the user object stored
13
13
behind the API. In the ECA Auth standard context, those two attributes are [AuthnID](https://github.com/mpassid/shibboleth-idp-attribute-authnid) and IdP identifier.
0 commit comments