Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

feat: Support to override OIDC discovered issuer URL #144

Merged
merged 1 commit into from
Dec 23, 2021

Conversation

rolsonquadras
Copy link
Member

closes #143

Signed-off-by: Rolson Quadras rolson.quadras@securekey.com

@cla-bot cla-bot bot added the cla-signed label Dec 23, 2021
@codecov
Copy link

codecov bot commented Dec 23, 2021

Codecov Report

Merging #144 (ac276ff) into main (d26221e) will increase coverage by 0.76%.
The diff coverage is 84.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #144      +/-   ##
==========================================
+ Coverage   89.25%   90.02%   +0.76%     
==========================================
  Files           9        9              
  Lines         968      972       +4     
==========================================
+ Hits          864      875      +11     
+ Misses         76       69       -7     
  Partials       28       28              
Impacted Files Coverage Δ
pkg/restapi/operation/dependencies.go 0.00% <0.00%> (ø)
pkg/restapi/operation/operations.go 94.42% <80.00%> (-0.36%) ⬇️
cmd/auth-rest/startcmd/start.go 89.44% <100.00%> (+2.83%) ⬆️

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 d26221e...ac276ff. Read the comment docs.

Signed-off-by: Rolson Quadras <rolson.quadras@securekey.com>
@rolsonquadras rolsonquadras merged commit c436524 into trustbloc:main Dec 23, 2021
@rolsonquadras rolsonquadras deleted the issue-143 branch December 23, 2021 19:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support to override OIDC discovered issuer URL
3 participants