欢迎加入 ddzz用户交流群!
Authorization: ********************{
"client_id": "string",
"redirect_uri": "string",
"scope": "string",
"state": "string",
"code_challenge": "string",
"code_challenge_method": "string",
"nonce": "string",
"approved": true
}curl --location 'https://api.sso.zdzz.top/oauth/authorize' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"client_id": "string",
"redirect_uri": "string",
"scope": "string",
"state": "string",
"code_challenge": "string",
"code_challenge_method": "string",
"nonce": "string",
"approved": true
}'{
"redirect_url": "string"
}