This is an automated email from the ASF dual-hosted git repository.
vnick pushed a change to branch next
in repository https://gitbox.apache.org/repos/asf/guacamole-manual.git
from f3acc1c Merge main branch to next.
add b8f4e0b GUACAMOLE-839: Document smart card / certificate SSO.
add 082c345 GUACAMOLE-839: Merge documentation for smart card /
certificate SSO.
add ae65eeb Merge 1.6.0 changes to patch branch.
add c889bbb Merge patch branch changes to main.
new ab5fa65 Merge main branch changes to next.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/images/ssl-sso-001-link.png | Bin 0 -> 58378 bytes
src/images/ssl-sso-002-browser-prompt.png | Bin 0 -> 86632 bytes
src/images/ssl-sso-003-success.png | Bin 0 -> 51968 bytes
src/include/ssl-optional.properties.in | 84 +++++++++
src/include/ssl.properties.in | 13 ++
src/ssl-auth.md.j2 | 297 ++++++++++++++++++++++++++++++
src/sso.md | 8 +
7 files changed, 402 insertions(+)
create mode 100644 src/images/ssl-sso-001-link.png
create mode 100644 src/images/ssl-sso-002-browser-prompt.png
create mode 100644 src/images/ssl-sso-003-success.png
create mode 100644 src/include/ssl-optional.properties.in
create mode 100644 src/include/ssl.properties.in
create mode 100644 src/ssl-auth.md.j2