aliyun / credentials-python

Alibaba Cloud Credentials for Python
5 stars 7 forks source link

OIDC token authentication of RRSA #28

Closed masin6 closed 4 months ago

masin6 commented 2 years ago

Can you help with a python-based example of support of OIDC token authentication of RRSA

mozillazg commented 2 years ago

@masin6 Here is an example for python3: https://github.com/AliyunContainerService/ack-ram-tool/tree/main/examples/rrsa/python3-sdk

JacksonTian commented 4 months ago

It has been supported.