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

Kiota should support OAuth2 Authentication OOTB #3776

Open
sebastienlevert opened this issue Nov 21, 2023 · 1 comment
Open

Kiota should support OAuth2 Authentication OOTB #3776

sebastienlevert opened this issue Nov 21, 2023 · 1 comment
Assignees
Labels
Milestone

Comments

@sebastienlevert
Copy link
Contributor

No description provided.

@andreaTP
Copy link
Contributor

andreaTP commented Jan 5, 2024

For visibility, there is a thread on the challenges and tradeoffs of the current design here.

In the VertX RequestAdapter implementation, I gave up and exposed the underlying Http client API for this purpose:
https://github.com/kiota-community/kiota-java-extra/blob/049470a018800b4b93128bb9b24e8560a50ec296/quarkus/integration-tests/auth-vertx/src/test/java/io/kiota/quarkus/it/QuarkusKiotaResourceTest.java#L40-L59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: New📃
Development

No branches or pull requests

3 participants