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

Idsvr uriprovider #637

Merged
merged 12 commits into from
Jul 5, 2022
Merged

Idsvr uriprovider #637

merged 12 commits into from
Jul 5, 2022

Conversation

AroglDarthu
Copy link
Contributor

What this PR does / why we need it:
Add overload to IdSvrHealthCheck which enables the uri to be resolved from the IServiceProvider.

Does this PR introduce a user-facing change?:
No

Please make sure you've completed the relevant tasks for this PR, out of the following list:

[ x] Code compiles correctly
[ x] Created/updated tests
[ x] Unit tests passing
[ x] End-to-end tests passing
[ -] Extended the documentation
[ -] Provided sample for the feature

@unaizorrilla
Copy link
Collaborator

Hi @AroglDarthu

Can you explain with more details this scenario? Typically the authority uri is con your configuration and you can use IConfiguration when registered the healtcheck. What kind of scenaris is enabled using the Func<IServiceProvider,Uri>??

@unaizorrilla unaizorrilla self-requested a review September 25, 2020 11:11
@unaizorrilla unaizorrilla self-assigned this Sep 25, 2020
@AroglDarthu
Copy link
Contributor Author

AroglDarthu commented Sep 26, 2020 via email

@sungam3r
Copy link
Collaborator

sungam3r commented Mar 9, 2022

@AroglDarthu Please rebase onto master if you are going to continue work on this PR. Then I can review/merge.

@AroglDarthu
Copy link
Contributor Author

@AroglDarthu Please rebase onto master if you are going to continue work on this PR. Then I can review/merge.

That would be nice. I'll look into it as soon as I can.

@sungam3r
Copy link
Collaborator

ping @AroglDarthu

@AroglDarthu
Copy link
Contributor Author

@sungam3r sorry for the long wait!

@sungam3r sungam3r added the enhancement New feature or request label Jul 1, 2022
@sungam3r
Copy link
Collaborator

sungam3r commented Jul 5, 2022

The last step - update API approval file.

@sungam3r
Copy link
Collaborator

sungam3r commented Jul 5, 2022

@AroglDarthu Problem with line endings.

@sungam3r sungam3r merged commit b3efef8 into Xabaril:master Jul 5, 2022
@sungam3r sungam3r mentioned this pull request Jul 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants