mwdb-core icon indicating copy to clipboard operation
mwdb-core copied to clipboard

OpenID-Connect: Dedicated provider group

Open KWMORALE opened this issue 2 years ago • 0 comments

Your checklist for this pull request

  • [x] I've read the contributing guideline.
  • [x] I've tested my changes by building and running the project, and testing changed functionality (if applicable)
  • [ ] I've added automated tests for my change (if applicable, optional)
  • [ ] I've updated documentation to reflect my change (if applicable)

What is the current behaviour?

Add users to public and everything group only, that not make any relation between user and its provider in case of samples permission.

What is the new behaviour?

Dedicated groups for registered external identity providers.

Test plan

Register provider in mwdb,check if dedicated group was add. Register user or bound user via Open ID Connect protocol with that provider and check if user was added to providers group.

Closing issues

closes #660

KWMORALE avatar Sep 12 '22 13:09 KWMORALE