Skip to content

Commit 59b57c8

Browse files
authored
Merge pull request #159 from jatindergit/patch-2
Add documentation for VERSION setting
2 parents 9492185 + 9fbeb4b commit 59b57c8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/settings_ref.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -423,3 +423,13 @@ The value of the claim must be a unique value. No 2 users should ever have the s
423423
.. NOTE::
424424
You can find the short name for the claims you configure in the ADFS management console underneath
425425
**ADFS** ➜ **Service** ➜ **Claim Descriptions**
426+
427+
428+
.. _version_setting:
429+
430+
VERSION
431+
--------------
432+
* **Default**: ``v1.0``
433+
* **Type**: ``string``
434+
435+
Version of the Azure Active Directory endpoint version. By default it is set to ``v1.0``. At the time of writing this documentation, it can also be set to ``v2.0``. For new projects, ``v2.0`` is recommended. ``v1.0`` is kept as a default for backwards compatibility.

0 commit comments

Comments
 (0)