Skip to content

Commit

Permalink
Mark MSAL stuff as experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
jmyersmsft committed Nov 13, 2020
1 parent 1901798 commit cb12562
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion CredentialProvider.Microsoft/Resources.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions CredentialProvider.Microsoft/Resources.resx
Original file line number Diff line number Diff line change
Expand Up @@ -357,23 +357,23 @@ NuGet workarounds
Set to "true" or "false" to override any other sources of the
CanShowDialog parameter

Enable MSAL
Enable MSAL (Experimental: may be changed or removed in a future version)
{16}
Use the MSAL library to get a bearer token to then get a session token

MSAL Authority
MSAL Authority (Experimental: may be changed or removed in a future version)
{17}
Set to override the authority used when fetching an MSAL token.
e.g. https://login.microsoftonline.com/organizations

MSAL Token File Cache Enabled
MSAL Token File Cache Enabled (Experimental: may be changed or removed in a future version)
{18}
Boolean to enable/disable the MSAL token cache. Disabled by default.

Default MSAL Cache Location
Default MSAL Cache Location (Experimental: may be changed or removed in a future version)
{19}

Provide MSAL Cache Location
Provide MSAL Cache Location (Experimental: may be changed or removed in a future version)
{20}
Provide the location where the MSAL cache should be read and written to</value>
</data>
Expand Down

0 comments on commit cb12562

Please sign in to comment.