Skip to content

Default request arguments should be part of the service specific configuration #36

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

Merged
merged 1 commit into from
Jul 13, 2022

Conversation

rohe
Copy link
Contributor

@rohe rohe commented Jul 13, 2022

We had request_args as a base parameter in the client configuration and then implicit being the default request arguments to the authorization request.

Moving request_args to be part of the service configuration makes it explicit where it belongs and it also allows us to have default request args for other services.

@rohe rohe requested a review from peppelinux July 13, 2022 08:25
@rohe rohe merged commit e42abb8 into develop Jul 13, 2022
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.

2 participants