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(oidc): missing amr claim supported in discovery #3147

Merged
merged 5 commits into from Apr 8, 2022

Conversation

james-d-elliott
Copy link
Member

This adds the AMR claim to discovery.

This adds the AMR claim to discovery.
@authelia
Copy link

authelia bot commented Apr 8, 2022

Artifacts

These changes are published for testing on Buildkite, DockerHub and GitHub Container Registry.

Docker Container

  • docker pull authelia/authelia:amr-claim
  • docker pull ghcr.io/authelia/authelia:amr-claim

@codecov
Copy link

codecov bot commented Apr 8, 2022

Codecov Report

Merging #3147 (bdedf7e) into master (9d5ac45) will increase coverage by 0.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3147      +/-   ##
==========================================
+ Coverage   63.30%   63.37%   +0.06%     
==========================================
  Files         240      240              
  Lines       13534    13535       +1     
  Branches      399      399              
==========================================
+ Hits         8568     8578      +10     
+ Misses       4392     4383       -9     
  Partials      574      574              
Flag Coverage Δ
backend 67.59% <100.00%> (+0.08%) ⬆️
frontend 37.96% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
internal/oidc/discovery.go 100.00% <100.00%> (ø)
internal/storage/sql_provider.go 50.90% <0.00%> (+0.36%) ⬆️
internal/session/provider.go 61.53% <0.00%> (+1.92%) ⬆️
internal/regulation/regulator.go 100.00% <0.00%> (+6.25%) ⬆️
internal/session/types.go 100.00% <0.00%> (+50.00%) ⬆️

@james-d-elliott james-d-elliott merged commit 148ec1e into master Apr 8, 2022
@james-d-elliott james-d-elliott deleted the amr-claim branch April 8, 2022 23:35
@james-d-elliott james-d-elliott mentioned this pull request Apr 9, 2022
4 tasks
@james-d-elliott james-d-elliott added this to the v4.35.0 milestone Apr 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant