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 openid_user_client_role_mapper #287

Closed
wants to merge 6 commits into from
Closed

Add openid_user_client_role_mapper #287

wants to merge 6 commits into from

Conversation

dlechevalier
Copy link
Contributor

No description provided.

@amfl
Copy link

amfl commented May 16, 2020

Looks like this aims to resolve #228

@mrparkers
Copy link
Contributor

Hey @dlechevalier, thanks for the PR! Can you run make fmt and push those changes? This will allow CI to continue with running the tests.

@dlechevalier
Copy link
Contributor Author

Yes @mrparkers , WIP ;)

@mrparkers
Copy link
Contributor

My apologies, I didn't realize this was a work in progress. Feel free to let me know when you're ready for a review.

@dlechevalier
Copy link
Contributor Author

Don't apologize @mrparkers , i didn't mentioned it was in progress ;)
Thanks for the tip. It passed the CI, we can have a review now.

@mrparkers
Copy link
Contributor

The code LGTM, nice work!

The only thing I wanted to comment on was the client_client_id attribute. I'm worried that the name might be confusing, since we already have to set a client_id in order to tie this mapper to a client.

What do you think about something like client_id_for_role_mappings? It's a bit verbose but I think it makes it easier to understand what the attribute is used for.

Let me know what you think. Thanks!

@dlechevalier
Copy link
Contributor Author

You're right for client_client_id, it sounds a bit confusing. Ok for client_id_for_role_mappings.
I update , rebase and push this change today (it's 9.30 AM in my place).
Thanks for your advices!

@dlechevalier
Copy link
Contributor Author

@mrparkers i changed client_client_id to client_id_for_role_mappings but add some ugly commits and can't rebase properly. Do you want me to cancel PR and clean my branch?

@dlechevalier dlechevalier deleted the add_user_client_role_protocol_mapper branch May 26, 2020 09:27
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.

3 participants