KEYCLOAK-16784 Correcting attribute:
{project_doc_base_url}/red_hat_single_sign-on_for_openshift_on_eclipse_openj9/
This commit is contained in:
parent
947dd40ee3
commit
351e15ba0b
2 changed files with 2 additions and 2 deletions
|
@ -55,7 +55,7 @@ See the https://access.redhat.com/documentation/en-us/jboss_enterprise_applicati
|
|||
----
|
||||
$ openssl req -new -newkey rsa:4096 -x509 -keyout xpaas.key -out xpaas.crt -days 365 -subj "/CN=xpaas-sso-demo.ca"
|
||||
----
|
||||
.. Generate a CA certificate for the HTTPS keystore. Provide `mykeystorepass` as the keystore password:
|
||||
.. Generate a private key for the HTTPS keystore. Provide `mykeystorepass` as the keystore password:
|
||||
+
|
||||
[source,bash,subs="attributes+,macros+"]
|
||||
----
|
||||
|
|
|
@ -75,7 +75,7 @@
|
|||
:openshift_openjdk_image_repository: {openshift_image_repository_productline}/{openshift_openjdk_image_stream}
|
||||
:openshift_openjdk_project_templates_version: sso75
|
||||
:openshift_openj9_name: Red Hat Single Sign-On for OpenShift on Eclipse OpenJ9
|
||||
:openshift_openj9_link: {project_doc_base_url}/red_hat_single_sign-on_for_openshift_on_openj9/
|
||||
:openshift_openj9_link: {project_doc_base_url}/red_hat_single_sign-on_for_openshift_on_eclipse_openj9/
|
||||
:openshift_openj9_platforms: IBM Z/IBM Power Systems
|
||||
:openshift_openj9_image_stream: sso75-openj9-openshift-rhel8
|
||||
:openshift_openj9_image_repository: {openshift_image_repository_productline}/{openshift_openj9_image_stream}
|
||||
|
|
Loading…
Reference in a new issue