Skip to content

Commit 246378b

Browse files
Backport OIDC test fix from 8.x elastic#86035 to 7.17 (elastic#88868)
Closes elastic#85918
1 parent 565443c commit 246378b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

x-pack/docs/en/rest-api/security/oidc-prepare-authentication-api.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ the Authentication Request, as HTTP GET parameters:
8888
"realm" : "oidc1"
8989
}
9090
--------------------------------------------------
91+
// TESTRESPONSE[s/http:.*elasticsearch-rp/\$\{body.redirect\}/]
9192
// TESTRESPONSE[s/4dbrihtIAt3wBTwo6DxK-vdk-sSyDBV8Yf0AjdkdT5I/\$\{body.state\}/]
9293
// TESTRESPONSE[s/WaBPH0KqPVdG5HHdSxPRjfoZbXMCicm5v1OiAj0DUFM/\$\{body.nonce\}/]
9394

@@ -117,6 +118,7 @@ the Authentication Request, as HTTP GET parameters:
117118
"realm" : "oidc1"
118119
}
119120
--------------------------------------------------
121+
// TESTRESPONSE[s/http:.*elasticsearch-rp/\$\{body.redirect\}/]
120122

121123
The following example generates an authentication request for a 3rd party
122124
initiated single sign on, specifying the issuer that should be used for matching

0 commit comments

Comments
 (0)