{
"application": "It-Budget",
"organization": "gdqh",
"username": "wujh",
"password": "wjh123",
"autoSignin": true,
"type": "code"
}curl --location 'http://172.20.62.222:8000/api/login?scope=read&state=casdoor&clientId=e1ef1f083c7a1f3ab08e&responseType=code&redirectUri=http%3A%2F%2Flocalhost%3A9000%2Fcallback' \
--header 'Content-Type: application/json' \
--data '{
"application": "It-Budget",
"organization": "gdqh",
"username": "wujh",
"password": "wjh123",
"autoSignin": true,
"type": "code"
}'{}