diff --git a/.github/vale/dicts/aiven.dic b/.github/vale/dicts/aiven.dic index 676f9bafdc..cad4a4885d 100644 --- a/.github/vale/dicts/aiven.dic +++ b/.github/vale/dicts/aiven.dic @@ -101,6 +101,7 @@ Java JMX JobManager Jolokia +JumpCloud Kaggle/M Kafdrop Kafka diff --git a/.github/vale/styles/Aiven/capitalization_headings.yml b/.github/vale/styles/Aiven/capitalization_headings.yml index d513f0673d..d3dbc3ae58 100644 --- a/.github/vale/styles/Aiven/capitalization_headings.yml +++ b/.github/vale/styles/Aiven/capitalization_headings.yml @@ -62,6 +62,7 @@ exceptions: - JMX - JobManager - Jolokia + - JumpCloud - Kafdrop - Kafka - Karapace diff --git a/docs/platform/howto/saml/setup-saml-jumpcloud.rst b/docs/platform/howto/saml/setup-saml-jumpcloud.rst index 41e79983a1..f47293d727 100644 --- a/docs/platform/howto/saml/setup-saml-jumpcloud.rst +++ b/docs/platform/howto/saml/setup-saml-jumpcloud.rst @@ -22,7 +22,7 @@ You are shown two parameters needed to set up the SAML authentication in JumpClo Configure SAML on JumpCloud ---------------------------- -#. In `JumpCloud `_, go to **SSO**. +#. In the `JumpCloud admin console `_, go to **SSO**. #. Select **Custom SAML App**. @@ -34,7 +34,7 @@ Configure SAML on JumpCloud #. Add an entry in **Attribute statements** with ``name`` of ``email`` and ``value`` of ``email``. -#. Set the ``Login URL`` to th ``ACS URL`` from the Aiven Console. +#. Set the ``Login URL`` to the ``ACS URL`` from the Aiven Console. #. In **User Groups**, assign the application to your user groups.