Skip to content

Commit

Permalink
Merge branch 'latest' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
osc-bot committed Dec 19, 2023
2 parents d434a63 + ad53538 commit 3cb161e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions source/authentication.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ with an Open OnDemand installation. Tutorials will also be provided with the
focus on setting up some of the more common authentication modules (e.g.,
OpenID Connect with KeyCloak).

After installing Open OnDemand you **must** add authentiction of some kind
to generate the correct Apache configuration. When no authentiction is
After installing Open OnDemand you **must** add authentication of some kind
to generate the correct Apache configuration. When no authentication is
supplied Apache will only serve a static page that directs you here.

No Open OnDemand functionality is available without authentiction.
No Open OnDemand functionality is available without authentication.

.. note::

Expand Down
2 changes: 1 addition & 1 deletion source/release-notes/v3.0-release-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ Upgrade directions
sudo yum clean all
sudo yum update ondemand
#. (Optional) If using Dex based authentiction, update the ``ondemand-dex`` package.
#. (Optional) If using Dex based authentication, update the ``ondemand-dex`` package.

.. code-block:: sh
Expand Down

0 comments on commit 3cb161e

Please sign in to comment.