Iβm at exercise 2.5 and thoroughly followed the pdf per exercise. But when I try to log in the admin account in https://api.apps.example.com:8443/login it gives me access denied.
I used the credentials
usr: admin
pw: linux
also tried
usr: admin
pw: password
nevermind I misconfigured :D:D
The credentials are
email: admin
password: linux
i am not sure why these arenβt working for you.
check the ~/course_files/CAP101/labs/scf-config/scf-config-values.yaml file. That is where the password is set.
yeah, I thought so too, but re-reading the pdf file I found out that I misconfigured a step. after redoing I got to log in
I am glad that it is working for you.