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? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The idea would be to update this class for User Assigned identity: https://github.com/Azure/autorest-clientruntime-for-java/blob/master/azure-client-authentication/src/main/java/com/microsoft/azure/credentials/AppServiceMSICredentials.java
using the same withClientId than VM:
autorest-clientruntime-for-java/azure-client-authentication/src/main/java/com/microsoft/azure/credentials/MSICredentials.java
Line 105 in e822df3
The text was updated successfully, but these errors were encountered:
Add support for User assigned identitied to the app service cred
118e300
provider Fix for issue #617
Add support for User assigned identitied to the app service cred (#622)
c32b146
* Add support for User assigned identitied to the app service cred provider Fix for issue #617 * remove object ID
praries880
No branches or pull requests
The idea would be to update this class for User Assigned identity:
https://github.com/Azure/autorest-clientruntime-for-java/blob/master/azure-client-authentication/src/main/java/com/microsoft/azure/credentials/AppServiceMSICredentials.java
using the same withClientId than VM:
autorest-clientruntime-for-java/azure-client-authentication/src/main/java/com/microsoft/azure/credentials/MSICredentials.java
Line 105 in e822df3
The text was updated successfully, but these errors were encountered: