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 and Enhance OpenID Connect Auth #372

Merged
merged 1 commit into from
Apr 26, 2021
Merged

Conversation

alexanderkiel
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Apr 22, 2021

Codecov Report

Merging #372 (732a389) into develop (ab83877) will increase coverage by 0.12%.
The diff coverage is 89.32%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #372      +/-   ##
===========================================
+ Coverage    89.15%   89.27%   +0.12%     
===========================================
  Files          200      206       +6     
  Lines        12783    12845      +62     
  Branches       450      451       +1     
===========================================
+ Hits         11397    11468      +71     
+ Misses         936      926      -10     
- Partials       450      451       +1     
Impacted Files Coverage Δ
...y-service/src/blaze/terminology_service/extern.clj 93.93% <0.00%> (ø)
modules/http-client/src/blaze/http_client/spec.clj 80.00% <50.00%> (-20.00%) ⬇️
modules/fhir-client/src/blaze/fhir_client/spec.clj 66.66% <66.66%> (ø)
modules/openid-auth/src/blaze/openid_auth.clj 80.76% <77.27%> (+39.38%) ⬆️
modules/scheduler/src/blaze/scheduler_spec.clj 80.00% <80.00%> (ø)
modules/scheduler/src/blaze/scheduler.clj 95.00% <95.00%> (ø)
modules/openid-auth/src/blaze/openid_auth/impl.clj 96.55% <96.55%> (ø)
modules/fhir-client/src/blaze/fhir_client_spec.clj 100.00% <100.00%> (ø)
modules/openid-auth/src/blaze/openid_auth/spec.clj 100.00% <100.00%> (ø)
...t-api/src/blaze/rest_api/middleware/auth_guard.clj 100.00% <100.00%> (ø)
... and 11 more

@alexanderkiel alexanderkiel force-pushed the fix-openid-auth branch 28 times, most recently from 871944c to 96598e6 Compare April 26, 2021 11:49
@alexanderkiel alexanderkiel changed the title [WIP] Fix OpenID Connect Auth Fix OpenID Connect Auth Apr 26, 2021
@alexanderkiel alexanderkiel merged commit b2026b8 into develop Apr 26, 2021
@alexanderkiel alexanderkiel self-assigned this Apr 26, 2021
@alexanderkiel alexanderkiel added the enhancement New feature or request label Apr 26, 2021
@alexanderkiel alexanderkiel added this to the v0.11 milestone Apr 26, 2021
@alexanderkiel alexanderkiel deleted the fix-openid-auth branch April 27, 2021 13:34
@alexanderkiel alexanderkiel changed the title Fix OpenID Connect Auth Fix and Enhance OpenID Connect Auth Apr 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request module:openid-auth
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant