DV
Size: a a a
DV
MS
VR
VR
MS
MS
VR
MS
MS
MS
LT
MS
A
A
A
{
"kind": "Status",
"apiVersion": "v1",
"metadata": {
},
"status": "Failure",
"message": "forbidden: User \"system:anonymous\" cannot get path \"/oauth/authorize\"",
"reason": "Forbidden",
"details": {
},
"code": 403VR
curl -sIk "https://oauth-openshift.apps.clustername.domain/oauth/authorize?response_type=token&client_id=openshift-challenging-client" --user foo:barA
VR