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

Decouple HTTP outbound authentication mechanisms #15487

Closed
ldclakmal opened this issue Jun 2, 2019 · 1 comment
Closed

Decouple HTTP outbound authentication mechanisms #15487

ldclakmal opened this issue Jun 2, 2019 · 1 comment
Assignees
Labels
Team/StandardLibs All Ballerina standard libraries Type/Improvement

Comments

@ldclakmal
Copy link
Member

Description:
The current design of HTTP outbound authentication is not extensible. Also, it creates cyclic dependencies, in future (ex: When adding JWKs support).

Need to decouple the HTTP outbound authentication mechanisms in a similar approach done with #14823

@ldclakmal
Copy link
Member Author

Fixed with #15696

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team/StandardLibs All Ballerina standard libraries Type/Improvement
Projects
None yet
Development

No branches or pull requests

1 participant