cancel
Showing results for 
Search instead for 
Did you mean: 
  • 322 Views

Lab 3.5 Authentication and Authorization: Grading

Hi everyone

I finished the lab for Authentication and Authorization but during grading it was claimed that the new leaders were not able to login. When I execute the login it is working fine. Maybe I am missing something but I think I configured the correct password. Anyone else had that happening to them?

Here's an example with the new_admin user:

Marinolino_0-1753102212508.png

 

Labels (3)
5 Replies
shashi01
Moderator
Moderator
  • 306 Views

@Marinolino 

Thanks for your question! Let me review this in detail, and I’ll update you shortly.

0 Kudos
Chetan_Tiwary_
Community Manager
Community Manager
  • 293 Views

@Marinolino  I just did the authorization part of this lab and validated it against the lab grading and seems it works fine :

Chetan_Tiwary__0-1753109482547.png

Chetan_Tiwary__1-1753109499606.png

0 Kudos
shashi01
Moderator
Moderator
  • 289 Views

@Marinolino 

I just rechecked this on my environment. All my HTPasswd users (new_admin, leader, new_developer, tester) show up under oc get users. The grading script passed without any failures.

Check by manually logging in as each of the HTPasswd users to ensure that OpenShift recognizes them. You should run oc login -u new_admin -p 'L@bR3v!ew', oc login -u leader -p 'L@bR3v!ew', oc login -u new_developer -p 'L@bR3v!ew', and oc login -u tester -p 'L@bR3v!ew'. After each login, confirm that the login is successful. Once all users have logged in at least once, you can verify their existence with oc get users —> you should see new_admin, leader, new_developer, and tester listed. After completing these steps, re-run the grading script with lab grade auth-review.

0 Kudos
  • 242 Views

Thank you @shashi01 and @Chetan_Tiwary_ for checking. Maybe it was a glitch. Once I have a free moment I'll give the lab another quick try to see if that happens again.

Chetan_Tiwary_
Community Manager
Community Manager
  • 233 Views

@Marinolino sure, if you face this issue again, please let me know. 

0 Kudos
Join the discussion
You must log in to join this conversation.