Closed CarolynMabbott closed 3 years ago
Issues go stale after 90d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen
.
If this issue is safe to close now please do so with /close
.
/lifecycle stale
It depends on the IdP used, if it's an SSO and caches your login, it may be that no password is required on successive logins.
https://github.com/openshift/oauth-proxy/pull/176 may help in this case.
Stale issues rot after 30d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle rotten
.
Rotten issues close after an additional 30d of inactivity.
Exclude this issue from closing by commenting /lifecycle frozen
.
If this issue is safe to close now please do so with /close
.
/lifecycle rotten /remove-lifecycle stale
Rotten issues close after 30d of inactivity.
Reopen the issue by commenting /reopen
.
Mark the issue as fresh by commenting /remove-lifecycle rotten
.
Exclude this issue from closing again by commenting /lifecycle frozen
.
/close
@openshift-bot: Closing this issue.
I have an application using oauth-proxy and when I log out I expect to have to re-enter my password when i try to log back in Currently I can just press log in with openshift again after logging out and I dont need to re-enter my password and it just logs me in Is this expected behaviour? Or am i missing some configuration settings to make sure after a log out the password needs to be entered again