{“error”:“invalid_client”,“error_description”:“client authentication failed”}
其他的步骤都是成功的,这步是失败的,还有想问下,应用的设置的过期时间没有起作用,如何主动的去退出,是只能退出整个sso还是单个应用服务也可以退出
初始化 client 对象的时候使用的参数 revocationEndPointAuthMethod
要跟 console 后台中配置的一致:
https://docs.authing.cn/v2/reference/sdk-for-go/authentication/StandardProtocol.html#初始化