Skip to content
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

Add a first level fix for missing iam_group type. #11496

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

todor-ivanov
Copy link
Contributor

Fixes #11495

Status

In development

Description

Adding a new group type to the user's attributes as an initial quick fix. So far those are not checked anywhere in the code.

Is it backward compatible (if not, which system it affects?)

YES

Related PRs

None

External dependencies / deployment changes

None

@cmsdmwmbot
Copy link

Jenkins results:

  • Python3 Unit tests: succeeded
    • 1 tests no longer failing
    • 3 changes in unstable tests
  • Python3 Pylint check: failed
    • 2 warnings and errors that must be fixed
    • 31 comments to review
  • Pylint py3k check: succeeded
  • Pycodestyle check: succeeded
    • 4 comments to review

Details at https://cmssdt.cern.ch/dmwm-jenkins/view/All/job/DMWM-WMCore-PR-test/14046/artifact/artifacts/PullRequestReport.html

Copy link
Contributor

@amaltaro amaltaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Todor, as we discussed over Slack today, before making any further changes to this REST/authz layer, I would rather wait to see what are the requirements going to be for the token evolution.
My understanding was that Panos would get back to this in the coming week(s). I am not seriously against merging this though, but I would avoid changes that might change again in the coming weeks.

@cmsdmwmbot
Copy link

Can one of the admins verify this patch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Broken authentication for users in the REST module upon adding a new type of groups in CRIC
4 participants