Merged in NRRPLT-8215-collab-2 (pull request #123)
[NRRPLT-8215] Support to authentication via Ebrains Collab v2 * [NRRPLT-8215] 477 response message * [NRRPLT-8215] added separate config for frontend auth clientID and URL * [NRRPLT-8215] mock userid in identity request * [NRRPLT-8215] cleanup identity endpoints location * [NRRPLT-8215] replace client ids in tests * [NRRPLT-8215] add a comment about usersList Approved-by: Sandro Weber Approved-by: Vahid Zolfaghari
Showing
- proxy/oidcAuthenticator.ts 14 additions, 2 deletionsproxy/oidcAuthenticator.ts
- storage/Collab/CollabConnector.ts 3 additions, 2 deletionsstorage/Collab/CollabConnector.ts
- storage/Collab/Identity.ts 35 additions, 44 deletionsstorage/Collab/Identity.ts
- storage/FS/Authenticator.ts 5 additions, 1 deletionstorage/FS/Authenticator.ts
- test/storage/AuthenticatorsSpec.js 18 additions, 18 deletionstest/storage/AuthenticatorsSpec.js
- test/storage/IdentitySpec.js 68 additions, 68 deletionstest/storage/IdentitySpec.js
- test/utils/config.json 3 additions, 3 deletionstest/utils/config.json
- test/utils/config_2.json 3 additions, 3 deletionstest/utils/config_2.json
- test/utils/testConf.js 3 additions, 3 deletionstest/utils/testConf.js
Please register or sign in to comment