We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
在M1 Mac上安装了iam系统,iam-api-server测试没问题,iam-authz-server测试最终结果返回{"code":100202,"message":"Signature is invalid"},不知道哪里有问题,请帮忙看下 下面是系统版本: clientVersion: buildDate: "2023-06-26T15:11:27Z" compiler: gc gitCommit: 6a8f18a gitTreeState: dirty gitVersion: v1.1.0 goVersion: go1.20.3 platform: linux/arm64 serverVersion: buildDate: "2023-06-26T14:52:26Z" compiler: gc gitCommit: 6a8f18a gitTreeState: dirty gitVersion: v1.1.0 goVersion: go1.20.3 platform: linux/arm64
The text was updated successfully, but these errors were encountered:
检查一下authzAccessToken的secretID和secretKey是不是上一个指令的secretID和secretKey
Sorry, something went wrong.
No branches or pull requests
在M1 Mac上安装了iam系统,iam-api-server测试没问题,iam-authz-server测试最终结果返回{"code":100202,"message":"Signature is invalid"},不知道哪里有问题,请帮忙看下
![image](https://private-user-images.githubusercontent.com/43953972/249201652-a2296e27-2f57-484f-b6b8-4ce0a0dbff9f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyMDE0NzAsIm5iZiI6MTczOTIwMTE3MCwicGF0aCI6Ii80Mzk1Mzk3Mi8yNDkyMDE2NTItYTIyOTZlMjctMmY1Ny00ODRmLWI2YjgtNGNlMGEwZGJmZjlmLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDE1MjYxMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWE2MTIwNGZlYzMwOGRiNTEwYzU3YjQ4MmJkOTZjNDc4OTlkNWYwY2QzMjU4MDVmYjViNmIzMWY5ZWQ2OWIxYWEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.QNOHTPthPMou5N3acUmB3JSAbT786nazRPUepswRagA)
下面是系统版本:
clientVersion:
buildDate: "2023-06-26T15:11:27Z"
compiler: gc
gitCommit: 6a8f18a
gitTreeState: dirty
gitVersion: v1.1.0
goVersion: go1.20.3
platform: linux/arm64
serverVersion:
buildDate: "2023-06-26T14:52:26Z"
compiler: gc
gitCommit: 6a8f18a
gitTreeState: dirty
gitVersion: v1.1.0
goVersion: go1.20.3
platform: linux/arm64
The text was updated successfully, but these errors were encountered: