-
Notifications
You must be signed in to change notification settings - Fork 1
REMS/AAI integration with LocalEGA #311
Comments
Example1
Store 2
3
4
|
How to connect services to Elixir AAI https://docs.google.com/document/d/1ihb0hH2YJqSCPZS0syVpvAOeQP1HTxdf_XMsZZLe_W0/edit# Preferred username is equivalent to eduPersonPrincipalName (EPPN) according to https://docs.google.com/document/d/1hD0lsxotLvPaML_CSydVX6rJ-zogAH2nRVl4ax4gW1o/edit#heading=h.9y9s22xyiwk1
It seems that they will always be the same. Next task would be to install a test instance of REMS and mock a call from ELIXIR AAI to get some resource permissions. |
Video demo of the picture above. |
Video demo of the proxy calling the actual REMS API.
How to perform this test:
|
I will like to better understand the purpose and scope of this feature. |
Considering the date this issue was created, it is a result of the F2F meeting (and discussions) from 26-27 June 2018. |
Description
Part of the M3 (milestone) - "REMS integrated for managing access permissions to datasets that are not part of the EGA" we are aiming to integrate REMS + AAI + LocalEGA.
A solution could be a proxy that translates requests from Elixir AAI to rems
https://github.com/CSCfi/rems
https://rems2docs.rahtiapp.fi/
DoD (Definition of Done)
Proxy retrieves permissions for a user.
Testing
Use a REMS instance (local or remote) and (mock) a Elixir AAI request, the proxy should retrieve permissions of a user added to the REMS database.
The text was updated successfully, but these errors were encountered: