Skip to content

Commit

Permalink
Remove <br> so link renders correctly (rancher#494)
Browse files Browse the repository at this point in the history
  • Loading branch information
btat authored Mar 17, 2023
1 parent 86b4b5f commit d48546c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ The Rancher authentication proxy integrates with the following external authenti
| [Google OAuth](../how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/configure-google-oauth.md) |
| [Shibboleth](configure-shibboleth-saml.md) |

<br/>
However, Rancher also provides [local authentication](../how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/create-local-users.md).

In most cases, you should use an external authentication service over local authentication, as external authentication allows user management from a central location. However, you may want a few local authentication users for managing Rancher under rare circumstances, such as if your external authentication provider is unavailable or undergoing maintenance.
Expand Down

0 comments on commit d48546c

Please sign in to comment.