Skip to content

Commit

Permalink
Simplify demo/simple by removing Shib items
Browse files Browse the repository at this point in the history
And fix .env file by adding missing variable.
  • Loading branch information
mederly committed Oct 3, 2018
1 parent 2fc6232 commit 43f7b7a
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 407 deletions.
2 changes: 1 addition & 1 deletion demo/simple/.env
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# These parameters can be overridden by setting environment variables before calling docker-compose up
AUTHENTICATION=internal
ENV=demo
USERTOKEN=
REPO_DATABASE_TYPE=mariadb
Expand All @@ -9,4 +8,5 @@ REPO_PORT=default
REPO_DATABASE=registry
REPO_USER=registry_user
REPO_MISSING_SCHEMA_ACTION=create
REPO_UPGRADEABLE_SCHEMA_ACTION=stop
MP_MEM=2048m
207 changes: 0 additions & 207 deletions demo/simple/configs-and-secrets/midpoint/shibboleth/idp-metadata.xml

This file was deleted.

136 changes: 0 additions & 136 deletions demo/simple/configs-and-secrets/midpoint/shibboleth/shibboleth2.xml

This file was deleted.

22 changes: 0 additions & 22 deletions demo/simple/configs-and-secrets/midpoint/shibboleth/sp-cert.pem

This file was deleted.

Loading

0 comments on commit 43f7b7a

Please sign in to comment.