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

Port client side authentication interfaces from PR #3128 #3321

Merged
merged 10 commits into from
May 28, 2021
Merged

Port client side authentication interfaces from PR #3128 #3321

merged 10 commits into from
May 28, 2021

Conversation

pavankrish123
Copy link
Contributor

@pavankrish123 pavankrish123 commented May 26, 2021

Description:

This PR ports the client authenticator interfaces from PR #3128 in a piece meal fashion. The interfaces are currently not used by any client configurations and are published for reviewing only.

Plan is to modify ToClient and ToDialOptions apis once all the clients are prepared per #3287 (core and contrib side as well).

Link to tracking Issue:
#3287 #3282

Testing:
Unit tests, manual test described (for only oidc)

Documentation:
Unit tests

cc: @jpkrohling @bogdandrutu @gramidt

@pavankrish123 pavankrish123 requested a review from a team May 26, 2021 21:24
Copy link
Member

@jpkrohling jpkrohling left a comment

Choose a reason for hiding this comment

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

LGTM, this is basically what existed before, right? No functional changes to the state we had before!

config/configauth/configauth.go Outdated Show resolved Hide resolved
@pavankrish123
Copy link
Contributor Author

That is correct @jpkrohling

Copy link
Member

@gramidt gramidt left a comment

Choose a reason for hiding this comment

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

LGTM :shipit:

@gramidt
Copy link
Member

gramidt commented May 28, 2021

@bogdandrutu - Can you do a final review?

config/configauth/README.md Outdated Show resolved Hide resolved
config/configauth/configauth.go Outdated Show resolved Hide resolved
Copy link
Member

@tigrannajaryan tigrannajaryan left a comment

Choose a reason for hiding this comment

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

LGTM, just a couple minor comments. Will merge after the comments are addressed.

@pavankrish123
Copy link
Contributor Author

pavankrish123 commented May 28, 2021

Thanks @tigrannajaryan - updated the PR

Just FYI, fixed the non existent link issue as well (AUTHOIDC has been renamed to OIDAUTH)

@tigrannajaryan tigrannajaryan merged commit 7cd868d into open-telemetry:main May 28, 2021
@tigrannajaryan
Copy link
Member

Thank you @pavankrish123

@pavankrish123 pavankrish123 deleted the clientauth branch May 28, 2021 21:33
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.

4 participants