This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content
Snippets Groups Projects
Commit f4b2385a authored by Eduard Frankford's avatar Eduard Frankford
Browse files

testing

parent ed96ec8c
3 merge requests!132Bringing July Release to production,!128Fixing #315 and #319,!126Continous Deployment with E2E Tests
spring.main.allow-bean-definition-overriding: true
......@@ -77,19 +77,19 @@ spring:
oauth2:
client:
provider:
oidc:
issuer-uri: http://localhost:9080/auth/realms/gitsearch
# localhost will be bound to the guest (container), not the host
# to run KeyCloak as a daemon, i.e., npm run docker:keycloak:up, /etc/hosts must be edited
# and the issuer-uri should be as follows:
# issuer-uri: http://keycloak:9080/auth/realms/jhipster
# oidc:
# issuer-uri: http://localhost:9080/auth/realms/gitsearch
# localhost will be bound to the guest (container), not the host
# to run KeyCloak as a daemon, i.e., npm run docker:keycloak:up, /etc/hosts must be edited
# and the issuer-uri should be as follows:
# issuer-uri: http://keycloak:9080/auth/realms/jhipster
gitlabOidc:
issuer-uri: https://sharing.codeability-austria.uibk.ac.at
registration:
oidc:
client-id: web_app
client-secret: web_app
scope: openid,profile,email
# oidc:
# client-id: web_app
# client-secret: web_app
# scope: openid,profile,email
gitlabOidc:
client-id: 149276ac11138d9ba72fb3cd12815e3fa2f372866df0eac0f7d1aae5fdffea24
client-secret: 6f480635241f420a361581f4837594ea6f48f5ee6f515c1aa89f325dd922dbb0
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment