diff --git a/README.md b/README.md index 50d7c8e..cfa0051 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,52 @@ # InCommonTAP-Examples Contains example uses of the InCommon Trusted Access Platform components working together + +Below are the names/ports that the components in the demos will use. Not all demos use all components. + + + +## ITAP Training Environment Names/Ports ## + +**IdP** +* name: idp.example.org +* port: 443 + +**Grouper** +* name: grouper.example.org +* port: 8443 + +**COmanage** +* name: comanage.example.org +* port: 9443 + +**midPoint** +* name: midpoint.example.org +* port: 10443 + +**Satosa** +* name: proxy.example.org +* port: 11443 + +**LDAP** +* name: ldap.example.org +* port: 389, 636 + +**DB** +* name: db.example.org +* port: 3306, 5432 + +**Rabbit** +* name: rabbit.example.org +* port: 15672 (web), 5671, 5672 + +**HRMS** +* name: hr.example.org +* port: 12443 + +**SIS** +* name: sis.example.org +* port: 13443 + +**Wordpress** +* name: www.example.org +* port: 14443