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

Display IDP name when prompting for username and password #1691

Merged
merged 3 commits into from
Oct 10, 2023

add a login banner to CLI-based login prompts which shows the IDP name

0a47aa5
Select commit
Loading
Failed to load commit list.
Merged

Display IDP name when prompting for username and password #1691

add a login banner to CLI-based login prompts which shows the IDP name
0a47aa5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 10, 2023 in 0s

79.15% (-0.01%) compared to a077972

View this Pull Request on Codecov

79.15% (-0.01%) compared to a077972

Details

Codecov Report

Merging #1691 (0a47aa5) into main (a077972) will decrease coverage by 0.01%.
The diff coverage is 68.75%.

@@            Coverage Diff             @@
##             main    #1691      +/-   ##
==========================================
- Coverage   79.16%   79.15%   -0.01%     
==========================================
  Files         163      163              
  Lines       15773    15776       +3     
==========================================
+ Hits        12487    12488       +1     
- Misses       2970     2972       +2     
  Partials      316      316              
Files Coverage Δ
pkg/oidcclient/login.go 90.35% <68.75%> (+0.04%) ⬆️

... and 1 file with indirect coverage changes