Github user mike-jumper commented on a diff in the pull request:
https://github.com/apache/incubator-guacamole-manual/pull/34#discussion_r117656983
--- Diff: src/chapters/cas-auth.xml ---
@@ -0,0 +1,89 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<chapter xml:id="cas-auth" xmlns="http://docbook.org/ns/docbook"
version="5.0" xml:lang="en"
+ xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xlink="http://www.w3.org/1999/xlink">
+ <title>CAS Authentication</title>
+ <indexterm>
+ <primary>CAS Authentication</primary>
+ </indexterm>
+ <para>CAS is an open-source Single Sign On (SSO) provider that allows
multiple applications
+ and services to authenticate against it and brokes those
authentication requests to a
--- End diff --
"brokes"?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---