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

Add support for AzureAD authentication for REST admin interface #637

Merged
merged 9 commits into from
Oct 20, 2021

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Sep 29, 2021

No description provided.

@StefH StefH added the feature label Sep 29, 2021
@StefH StefH self-assigned this Sep 29, 2021
@codecov
Copy link

codecov bot commented Sep 29, 2021

Codecov Report

Merging #637 (01533a0) into master (57cc616) will decrease coverage by 0.19%.
The diff coverage is 53.70%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #637      +/-   ##
==========================================
- Coverage   74.65%   74.45%   -0.20%     
==========================================
  Files         141      143       +2     
  Lines        5934     5982      +48     
  Branches      635      636       +1     
==========================================
+ Hits         4430     4454      +24     
- Misses       1302     1326      +24     
  Partials      202      202              
Impacted Files Coverage Δ
...eMock.Net/Settings/WireMockServerSettingsParser.cs 0.00% <0.00%> (ø)
...Net/Authentication/AzureADAuthenticationMatcher.cs 24.13% <24.13%> (ø)
src/WireMock.Net/Owin/WireMockMiddleware.cs 90.56% <50.00%> (ø)
...k.Net/Authentication/BasicAuthenticationMatcher.cs 100.00% <100.00%> (ø)
src/WireMock.Net/Owin/WireMockMiddlewareOptions.cs 72.00% <100.00%> (ø)
src/WireMock.Net/Server/WireMockServer.cs 65.21% <100.00%> (+1.13%) ⬆️
...rc/WireMock.Net/Settings/WireMockServerSettings.cs 96.87% <100.00%> (+0.20%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 57cc616...01533a0. Read the comment docs.

@StefH StefH merged commit affe388 into master Oct 20, 2021
@StefH StefH deleted the azuread branch October 20, 2021 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant