huawei-cloud-api-definitions-OrgID 0.1.20240402

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":"/orgid/openapi/v1","components":null,"consumes":"[\"application/json;charset=UTF-8\"]","definitions":{"Cas30ServiceResponse":{"description":"CAS3.0服务响应","properties":{"serviceResponse":{"$ref":"#/definitions/ServiceResponse","description":"业务响应","type":"object"}}},"CasAuthenticationSuccessAttributes":{"description":"CAS3.0认证成功响应属性","properties":{"authenticationDate":{"description":"认证时间","type":"string"},"displayName":{"description":"用户显示名","type":"string"},"isFromNewLogin":{"description":"isFromNewLogin","type":"boolean"},"logo":{"description":"用户头像URL","type":"string"},"longTermAuthenticationRequestTokenUsed":{"description":"longTermAuthenticationRequestTokenUsed","type":"boolean"},"token":{"description":"用户获取用户信息的token","type":"string"},"uid":{"description":"华为账号uid","type":"string"}}},"CasServiceResponseAuthenticationFailure":{"description":"CAS3.0认证失败响应","properties":{"code":{"description":"响应码","type":"string"},"description":{"description":"响应描述","type":"string"}}},"CasServiceResponseAuthenticationSuccess":{"description":"CAS3.0认证成功响应","properties":{"attributes":{"$ref":"#/definitions/CasAuthenticationSuccessAttributes","description":"属性","type":"object"},"proxies":{"description":"代理","items":{"type":"string"},"type":"array"},"proxyGrantingTicket":{"description":"代理授权凭据","type":"string"},"user":{"description":"用户标识","type":"string"}}},"ServiceResponse":{"description":"业务响应","properties":{"authenticationFailure":{"$ref":"#/definitions/CasServiceResponseAuthenticationFailure","description":"失败响应","type":"object"},"authenticationSuccess":{"$ref":"#/definitions/CasServiceResponseAuthenticationSuccess","description":"成功响应","type":"object"}}}},"description":null,"group_id":"45e05ff421c74392bc08a380c626bb45","host":"orgid-external.cn-north-4.myhuaweicloud.com","id":"3ca8c9923428493d8ab263c8ac4295f3","info_version":"v1","method":"get","name":"ValidateService","parameters":{},"paths":{"/cas/p3/serviceValidate":{"get":{"description":"CAS 3.0验证票据接口","operationId":"ValidateService","parameters":[{"description":"登录时携带的回调地址","in":"query","maxLength":1024,"name":"service","required":true,"type":"string"},{"description":"登录时系统返回的ticket","in":"query","maxLength":128,"name":"ticket","required":true,"type":"string"}],"produces":["application/json"],"responses":{"200":{"description":"CAS3.0票据校验响应","schema":{"$ref":"#/definitions/Cas30ServiceResponse"}}},"security":[{"X-Auth-Token":[]}],"summary":"验证票据接口","tags":["Cas30Service"],"x-support-sdk":"Y"}}},"product_short":"OrgID","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"验证票据接口","tags":"Cas30Service","uri":null,"version":"2.0"}