We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4736584 commit 76785c4Copy full SHA for 76785c4
msal/application.py
@@ -300,7 +300,7 @@ def __init__(
300
Client capability is implemented using "claims" parameter on the wire,
301
for now.
302
MSAL will combine them into
303
- `claims parameter <https://openid.net/specs/openid-connect-core-1_0-final.html#ClaimsParameter`_
+ `claims parameter <https://openid.net/specs/openid-connect-core-1_0-final.html#ClaimsParameter>`_
304
which you will later provide via one of the acquire-token request.
305
306
:param str azure_region:
0 commit comments