Skip to content

Fix Silent ADAL Authentication Issues

Compare
Choose a tag to compare
@peternied peternied released this 03 Feb 00:50
· 90 commits to master since this release

Users of this SDK might have experience problems with ADAL silent authentication not working due to a underlying ADALError.AUTH_REFRESH_FAILED_PROMPT_NOT_ALLOWED error. This issue has been worked around and the refresh tokens will be properly cached.