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

Implement getTokenToEndpointMap() in the HttpManagementProxy #1387

Closed
Tracked by #1375 ...
adejanovski opened this issue Sep 5, 2023 · 3 comments · Fixed by #1373
Closed
Tracked by #1375 ...

Implement getTokenToEndpointMap() in the HttpManagementProxy #1387

adejanovski opened this issue Sep 5, 2023 · 3 comments · Fixed by #1373
Assignees
Labels
4 - Done done Issues in the state 'done'

Comments

@adejanovski
Copy link
Contributor

adejanovski commented Sep 5, 2023

Project board link

Method signature:
public Map<String, String> getTokenToEndpointMap()

@adejanovski adejanovski changed the title public Map<String, String> getTokenToEndpointMap() (In progress by @emerkle826 ) Implement getTokenToEndpointMap() in the HttpManagementProxy Sep 5, 2023
@adejanovski adejanovski added the in-progress Issues in the state 'in-progress' label Sep 5, 2023
@adejanovski adejanovski added ready-for-review Issues in the state 'PVTI_lADOBFnRAs4AH-xYzgDXgVA' and removed in-progress Issues in the state 'in-progress' labels Sep 7, 2023
@Miles-Garnsey
Copy link
Contributor

@emerkle826 another one where the ticket is marked Ready for Review, but the PR is in draft. Can you take a look?

@emerkle826
Copy link
Collaborator

It's ready for review now. I needed to merge the Management API PR first, publish a new openapi client, and then update the dependency in the pom here. That's all finally done now.

@adejanovski adejanovski added done Issues in the state 'done' and removed ready-for-review Issues in the state 'PVTI_lADOBFnRAs4AH-xYzgDXgVA' labels Sep 13, 2023
@Miles-Garnsey
Copy link
Contributor

Merged to main here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4 - Done done Issues in the state 'done'
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants