Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong image path #532

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ also by @product@'s permissions system.
2. To begin configuring @product@ to use SAML, select a SAML role for @product@ and
choose an entity ID.

[Figure 1: Select a SAML role for Liferay and enter an entity ID.](../../../images-dxp/saml-initial-config.png)
[Figure 1: Select a SAML role for Liferay and enter an entity ID.](../../images-dxp/saml-initial-config.png)

Select the *Identity Provider* SAML role. Enter your own entity ID. Then
click *Save*. A new Certificate and Private Key section appears.
Expand Down Expand Up @@ -81,7 +81,7 @@ also by @product@'s permissions system.
replace the current certificate with a new one if your old one has expired
or if you want to change the key's password.

[Figure 2: The General tab of the SAML Admin portlet displays information about the current certificate and private key and allows administrators to download the certificate or replace the certificate.](../../../images-dxp/saml-keystore-info.png)
[Figure 2: The General tab of the SAML Admin portlet displays information about the current certificate and private key and allows administrators to download the certificate or replace the certificate.](../../images-dxp/saml-keystore-info.png)

Three more tabs now appear:

Expand Down