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.
2 parents 9c08533 + 1ef1a07 commit 2b7fa44Copy full SHA for 2b7fa44
msal/application.py
@@ -203,7 +203,7 @@ def __init__(
203
you may try use only the leaf cert (in PEM/str format) instead.
204
205
*Added in version 1.13.0*:
206
- It can also be a completly pre-signed assertion that you've assembled yourself.
+ It can also be a completely pre-signed assertion that you've assembled yourself.
207
Simply pass a container containing only the key "client_assertion", like this::
208
209
{
0 commit comments