Skip to content

Commit

Permalink
Updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
AndersAbel committed Dec 16, 2020
1 parent db3d5ec commit 29c7246
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ example.
is set up to use web.config (by passing ``true`` to the ``Saml2AuthenticationOptions``
constructor) the information here applies.

.. note::
Applications on Asp.Net Core do not support web.config. Use the ``Saml2Options`` class
directly.

Config Sections
---------------
Three new config sections are required. Add these under ``configuration/configSections``. Each of the sections
Expand Down

0 comments on commit 29c7246

Please sign in to comment.