From 3f100ab9718f6eaccd15859d897dffe29254da9b Mon Sep 17 00:00:00 2001 From: Christopher Hubing Date: Mon, 13 Apr 2020 13:46:28 -0400 Subject: [PATCH] Update README.md --- README.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 0707ce81..63cbd76e 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,8 @@ -# Not ready for production or testing yet +Documentation for this container are located at the following URL: +https://spaces.at.internet2.edu/pages/viewpage.action?pageId=163119272 -[![Build Status](https://jenkins.testbed.tier.internet2.edu/buildStatus/icon?job=docker/grouper/2.5.11-beta)](https://jenkins.testbed.tier.internet2.edu/buildStatus/icon?job=docker/grouper/2.5.11-beta) - -# Misc Notes - -- [HTTP Strict Transport Security (HSTS)](https://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security) is enabled on the Apache HTTP Server. -- morphStrings functionality in Grouper is supported. It is recommended that the various morphString files be associated with the containers as Docker Secrets. Set the configuration file properties to use `/var/run/secrets/secretname`. -- Grouper UI has been pre-configured to authenticate users via Shibboleth SP. -- By default, Grouper WS (hosted by `/opt/tomcat/`) and the Grouper SCIM Server (hosted by `/opt/tomee/`) use tomcat-users.xml for authentication, but by default no users are enabled. LDAP-backed authentication or other methods can be used and must be configured by the deployer. +[![Build Status](https://jenkins.testbed.tier.internet2.edu/buildStatus/icon?job=docker/grouper/2.5.22)](https://jenkins.testbed.tier.internet2.edu/buildStatus/icon?job=docker/grouper/2.5.22) # License