- added documentation for the new option
- updated the configuration picture
- corrected the provider value to select in section "Adding X.509 Client
Certificate Authentication to a Browser Flow"
"script" authenticators are called "scripts" when editing the profile.properties and looking at server info. They are not enabled by default. (at least not in 4.8.3.Final. I haven't had a chance to test today's release of 5.0.0)
section to Tutorials
Right before 'Example Workflow: Automatically Registering EAP
Application in Red Hat Single Sign-On with OpenID-Connect Client'
tutorial
Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
Get Started section
* 'Configuring Keystores' one (covered as 'Creating HTTPS and JGroups Keystores, ...'
in Advanced Concepts section),
* 'Generating Secrets' one (covered as 'Secrets' subsection in Advanced Concepts),
* 'Creating the Service Account' one. Not needed at all (OCP 3.10 and 3.11 doesn't
need it anymore),
* 'Using the OpenShift Web Console' one (covered as 'Deploying the Chosen {project_name}
Passthrough TLS Template...' in Advanced Concepts sections, together with providing
real expected values for these variables),
* 'Routes' one (since RH-SSO 7.3 doesn't use Passthrough TLS by default any more. The
various supported TLS (reencrypt, passthrough) are described in
'1.1. What Is Red Hat Single Sign-On?' section)
Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
* Move 'Example Deploying SSO' back from Tutorials to Get Started section to:
* Align with the form this section has in RH-SSO 7.2 image doc,
* Bring the getting_started.adoc changes from this commit:
f61cfad51e (diff-74a6baa8904aeee687e9db2c263b9b47)
back to the get_started.adoc file, which is now used instead
of the getting_started.adoc one
* Drop duplicate 'Accessing the Administrator Console' section
from Advanced Concepts
* Comment out the Keystores, Secrets sections in Get Started
since it's covered in Advanced Concepts now
Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>