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

Fix the wrong issuer url concatenate #7980

Merged
merged 4 commits into from
Sep 12, 2020
Merged

Fix the wrong issuer url concatenate #7980

merged 4 commits into from
Sep 12, 2020

Conversation

zymap
Copy link
Member

@zymap zymap commented Sep 4, 2020


Fixes #7952

Motivation

If the issuer url has an extra path, the extra path will be stripped
when retrieving the openid configuration to get the token endpoint.

---

Fixes apache#7952

*Motivation*

If the issuer url has an extra path, the extra path will be stripped
when retrieving the openid configuration to get the token endpoint.
@jiazhai
Copy link
Member

jiazhai commented Sep 5, 2020

/pulsarbot run-failure-checks

@zymap
Copy link
Member Author

zymap commented Sep 7, 2020

/pulsarbot run-failure-checks

@zymap
Copy link
Member Author

zymap commented Sep 8, 2020

/pulsarbot run-failure-checks

@zymap
Copy link
Member Author

zymap commented Sep 11, 2020

/pulsarbot run-failure-checks

2 similar comments
@zymap
Copy link
Member Author

zymap commented Sep 11, 2020

/pulsarbot run-failure-checks

@zymap
Copy link
Member Author

zymap commented Sep 11, 2020

/pulsarbot run-failure-checks

@zymap
Copy link
Member Author

zymap commented Sep 11, 2020

/pulsarbot run-failure-checks

5 similar comments
@zymap
Copy link
Member Author

zymap commented Sep 11, 2020

/pulsarbot run-failure-checks

@zymap
Copy link
Member Author

zymap commented Sep 11, 2020

/pulsarbot run-failure-checks

@zymap
Copy link
Member Author

zymap commented Sep 11, 2020

/pulsarbot run-failure-checks

@zymap
Copy link
Member Author

zymap commented Sep 11, 2020

/pulsarbot run-failure-checks

@zymap
Copy link
Member Author

zymap commented Sep 11, 2020

/pulsarbot run-failure-checks

@sijie sijie merged commit 9285f8c into apache:master Sep 12, 2020
lbenc135 pushed a commit to lbenc135/pulsar that referenced this pull request Oct 3, 2020
* Fix the wrong issuer url concate
---

Fixes apache#7952

*Motivation*

If the issuer url has an extra path, the extra path will be stripped
when retrieving the openid configuration to get the token endpoint.

* Fix the tests
wolfstudy pushed a commit that referenced this pull request Oct 30, 2020
* Fix the wrong issuer url concate
---

Fixes #7952

*Motivation*

If the issuer url has an extra path, the extra path will be stripped
when retrieving the openid configuration to get the token endpoint.

* Fix the tests

(cherry picked from commit 9285f8c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OAuth2 url .well-known not parsed correctly
4 participants