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

Adjust dsl of OIDC to reflect assent requirements #538

Closed
wants to merge 5 commits into from

Conversation

schutm
Copy link
Contributor

@schutm schutm commented Jan 4, 2024

The OIDC implementation of assent requires the base_url to be set and ignores the different *_url attributes. At favours the returned configuration from the openid_configuration_uri. To not configure some unused attributes they're removed.

The OIDC implementation of assent requires the base_url to be set and ignores the different *_url attributes. At favours the returned configuration from the openid_configuration_uri. To not configure some unused attributes they're removed.
Adjust dsl of OIDC reflect assent requirements
Copy link
Collaborator

@zachdaniel zachdaniel left a comment

Choose a reason for hiding this comment

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

This LGTM, but would like @jimsynz to take a peek first.

@jimsynz
Copy link
Collaborator

jimsynz commented Jan 29, 2024

Looks good to me. Would you mind squashing this into a single conventional commit?

@zachdaniel
Copy link
Collaborator

@jimsynz this is going to need to be updated for ash 3.0 anyway, so would you have a chance to update & merge?

jimsynz pushed a commit that referenced this pull request Apr 11, 2024
The OIDC implementation of assent requires the base_url to be set and ignores the different *_url attributes. At favours the returned configuration from the openid_configuration_uri. To not configure some unused attributes they're removed.
@jimsynz
Copy link
Collaborator

jimsynz commented Apr 11, 2024

I have manually squashed and merged. Thanks for the contribution @schutm.

@jimsynz jimsynz closed this Apr 11, 2024
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.

None yet

3 participants