microsoft / microsoft/azure-tools-for-java
Unable to sign in Azure from IntelliJ when we try to sign using OAUTH2 and Device
Open
@wangmingliang-ms is already working on this.
Since Feb 24, 2023.
Module: Auth
Type: Bug
- Dominant language
- Java
- Stars
- 262
- Forks
- 185
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 1
Description
We are getting below error when we try to login Azure from Intellij Tool using OAUTH2 and Device
Azure: Failed to login with (OAUTH2), could not initialize class com.microsoft.aad.msal4jextensions.persistence.mac.ISecurityLibrary.
Call Stack:
● Login with (OAUTH2)
● Sign in to Azure
Azure: Failed to login with (DEVICE_CODE), could not initialize class com.microsoft.aad.msal4jextensions.persistence.mac.ISecurityLibrary.
Call Stack:
● Login with (DEVICE_CODE)
● Sign in to Azure
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.