Ilya Buziuk
Ilya Buziuk
@martinelli-francesco hello, just checked against 7.43.0-next version and logout is working just fine via `/oauth/sign_out` request Could you please provide more details including the deployment method and the version of...
> Probably tomorrow I can try to update to version 7.43.0-next to see if it is fixed. Thank you, if it is still reproducible, please provide http requests sequence from...
@olexii4 @akurinnoy folks, could you please take a look? my understanding that we are missing the `/oauth2/sign_out` processing on the UD end https://oauth2-proxy.github.io/oauth2-proxy/docs/features/endpoints/#sign-out
@skabashnyuk could you please take a look and advise how the auth config should be retrieved on the UD? Basically, my understanding is that `/oauth/sign_out` is currently hardcoded on the...
@martinelli-francesco ok, so the only thing that is missing is the `rd=` parameter. Would you be interested in contributing this functionality to the project?
@tolusha please do not fully remove v1 untill the dashboard is updated accordingly https://github.com/eclipse/che/issues/21594 cc: @olexii4 @akurinnoy
@l0rd @nickboldt @tolusha my suggestion for fixing this issue would be to set the default value for default components on the operator level e.g. ``` devEnvironments: defaultComponents: - container: image:...
Fixed in https://github.com/eclipse-che/che-operator/pull/1486 Closing
@ScrewTSW would you still like to merge it or should we close a outdated?