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

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

testing

parent a14fdbc2
Branches
2 merge requests!188Merging Peer Reviewing et. al to Master,!164211 peer reviewing functionality
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