Skip to content

Commit

Permalink
Update tiMPenvLaunch.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
khazelton authored Feb 7, 2019
1 parent 4041444 commit 1f90c8e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tiMPenvLaunch.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ $ sudo firewall-cmd --zone=public --list-ports
$ service firewalld restart
```

edit IdP and SP metadata to change endpoints from localhost to co-op.tech
If not running everything on localhost, edit IdP and SP metadata to change endpoints from localhost to co-op.tech

```
cd opt/midPoint_container/demo/complex/configs-and-secrets/grouper/shibboleth
Expand All @@ -31,6 +31,8 @@ vim idp-metadata.xml

cd opt/midPoint_container/demo/complex/idp/shibboleth-idp/metadata
vim idp-metadata.xml
vim grouper-sp.xml
vim midpoint-sp.xml

```

Expand Down

0 comments on commit 1f90c8e

Please sign in to comment.