-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DEPENDS ON #invenio-app-rdm/2186] CERN e-groups integration #16
Closed
2 tasks done
ntarocco opened this issue
Nov 23, 2022
· 0 comments
· Fixed by #66, inveniosoftware/invenio-oauthclient#304 or inveniosoftware/docs-invenio-rdm#560
Closed
2 tasks done
[DEPENDS ON #invenio-app-rdm/2186] CERN e-groups integration #16
ntarocco opened this issue
Nov 23, 2022
· 0 comments
· Fixed by #66, inveniosoftware/invenio-oauthclient#304 or inveniosoftware/docs-invenio-rdm#560
Milestone
Comments
ntarocco
added a commit
to ntarocco/cds-rdm
that referenced
this issue
Nov 23, 2022
ntarocco
changed the title
CDS-RDM: fetch e-groups on login
CERN users and e-groups integration
Dec 2, 2022
jrcastro2
added a commit
to jrcastro2/cds-rdm
that referenced
this issue
May 23, 2023
Merged
jrcastro2
changed the title
CERN users and e-groups integration
[BLOCKED] CERN users and e-groups integration
May 23, 2023
jrcastro2
changed the title
[BLOCKED] CERN users and e-groups integration
CERN users and e-groups integration
May 25, 2023
jrcastro2
added a commit
to jrcastro2/cds-rdm
that referenced
this issue
May 25, 2023
jrcastro2
added a commit
to jrcastro2/invenio-oauthclient
that referenced
this issue
May 26, 2023
jrcastro2
added a commit
to jrcastro2/invenio-oauthclient
that referenced
this issue
May 26, 2023
jrcastro2
added a commit
to jrcastro2/cds-rdm
that referenced
this issue
May 26, 2023
jrcastro2
added a commit
to jrcastro2/cds-rdm
that referenced
this issue
May 26, 2023
jrcastro2
added a commit
to jrcastro2/cds-rdm
that referenced
this issue
May 26, 2023
jrcastro2
added a commit
to jrcastro2/cds-rdm
that referenced
this issue
May 30, 2023
jrcastro2
added a commit
to jrcastro2/invenio-oauthclient
that referenced
this issue
May 30, 2023
jrcastro2
added a commit
to jrcastro2/invenio-oauthclient
that referenced
this issue
May 30, 2023
jrcastro2
added a commit
to jrcastro2/invenio-app-rdm
that referenced
this issue
May 30, 2023
jrcastro2
changed the title
CERN users and e-groups integration
CERN e-groups integration
May 30, 2023
jrcastro2
changed the title
CERN e-groups integration
[DEPENDS ON https://github.com/inveniosoftware/invenio-app-rdm/issues/2186]CERN e-groups integration `
May 30, 2023
kpsherva
changed the title
[DEPENDS ON https://github.com/inveniosoftware/invenio-app-rdm/issues/2186]CERN e-groups integration `
[DEPENDS ON #invenio-app-rdm/2186] CERN e-groups integration
May 30, 2023
jrcastro2
added a commit
to jrcastro2/cds-rdm
that referenced
this issue
Jun 19, 2023
jrcastro2
added a commit
to jrcastro2/invenio-oauthclient
that referenced
this issue
Jun 19, 2023
jrcastro2
added a commit
to jrcastro2/docs-invenio-rdm
that referenced
this issue
Jun 19, 2023
jrcastro2
added a commit
to jrcastro2/docs-invenio-rdm
that referenced
this issue
Jun 20, 2023
kpsherva
pushed a commit
to inveniosoftware/invenio-oauthclient
that referenced
this issue
Jun 20, 2023
kpsherva
pushed a commit
to inveniosoftware/docs-invenio-rdm
that referenced
this issue
Jun 20, 2023
kpsherva
pushed a commit
to jrcastro2/cds-rdm
that referenced
this issue
Jun 20, 2023
jrcastro2
added a commit
to jrcastro2/cds-rdm
that referenced
this issue
Jun 20, 2023
zzacharo
pushed a commit
to zzacharo/docs-invenio-rdm
that referenced
this issue
Jun 30, 2023
ntarocco
pushed a commit
to inveniosoftware/docs-invenio-rdm
that referenced
this issue
Jul 13, 2023
ntarocco
pushed a commit
to inveniosoftware/docs-invenio-rdm
that referenced
this issue
Jul 28, 2023
kpsherva
pushed a commit
to kpsherva/docs-invenio-rdm
that referenced
this issue
Jun 8, 2024
kpsherva
pushed a commit
to kpsherva/docs-invenio-rdm
that referenced
this issue
Jun 10, 2024
anikachurilova
pushed a commit
to anikachurilova/docs-invenio-rdm
that referenced
this issue
Jun 10, 2024
fenekku
pushed a commit
to martinobersteiner/docs-invenio-rdm
that referenced
this issue
Jul 10, 2024
fenekku
pushed a commit
to inveniosoftware/docs-invenio-rdm
that referenced
this issue
Jul 12, 2024
fenekku
pushed a commit
to inveniosoftware/docs-invenio-rdm
that referenced
this issue
Aug 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See https://codimd.web.cern.ch/GyeRhRCORumc-8ak0t26Jg
CERN login
For the time being, we can probably disable the fetching of the user info endpoint (we don't need any extra info).
OAUTHCLIENT_CERN_USER_INFO_FROM_ENDPOINT = False
Fetch groups
Use the endpoint:
/api/v1.0/IdentityMembership/{cern_upn}/precomputed
, see example here.The text was updated successfully, but these errors were encountered: