You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/contents/setup.rst
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -183,7 +183,7 @@ Of course, with the real URL of your preferred Discovery Service.
183
183
184
184
Idp hinting
185
185
===========
186
-
If the SP uses an AIM Proxy it is possible to suggest the authentication IDP by adopting the _idphint_ parameter. The name of the `idphint` parameter is default, but it can also be changed using this parameter::
186
+
If the SP uses an AIM Proxy it is possible to suggest the authentication IDP by adopting the `idphint` parameter. The name of the `idphint` parameter is default, but it can also be changed using this parameter::
187
187
188
188
SAML2_IDPHINT_PARAM = 'idphint'
189
189
@@ -530,5 +530,7 @@ encryption/decryption support please configure another set of ``key_file`` and
530
530
531
531
Check your openssl documentation to generate a test certificate.
0 commit comments