Skip to content

Commit 195266b

Browse files
committed
Removed JIRA credentials
1 parent a59b770 commit 195266b

File tree

1 file changed

+5
-15
lines changed

1 file changed

+5
-15
lines changed

server/src/main/resources/application.yml

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -76,25 +76,15 @@ invite:
7676
manage-identifier: "9940c56f-b834-4ea8-aceb-74352bb4a390"
7777
manage-type: oidc10_rp
7878

79-
#jira:
80-
# enabled: false
81-
# base-url: "http://localhost:8081"
82-
# user-name: "test-beheer-rpc"
83-
# project-key: CXT
84-
# environment: test
85-
# api-key: secret
86-
# # Timeout in milliseconds
87-
# connection-timeout: 60_000
88-
8979
jira:
90-
enabled: true
91-
base-url: https://sd-jira-staging.surf.nl/jira/rest/api/2
92-
user-name: test-beheer-rpc
80+
enabled: false
81+
base-url: "http://localhost:8081"
82+
user-name: "test-beheer-rpc"
9383
project-key: CXT
9484
environment: test
95-
api-key: ODU1NzA3MDk3ODg5Onogb+ahwgLPgM7CLU0h1oqVSfEb
85+
api-key: secret
9686
# Timeout in milliseconds
97-
connection-timeout: 60000
87+
connection-timeout: 60_000
9888

9989
institution-admin:
10090
entitlement: "urn:mace:surfnet.nl:surfnet.nl:sab:role:SURFconextverantwoordelijke"

0 commit comments

Comments
 (0)