Bitbucket cloud authentication client added

Signed-off-by: Filip Swiatczak <filip.swiatczak@gmail.com>
This commit is contained in:
Filip Swiatczak
2021-09-23 17:17:10 +01:00
parent a45b2dfeb5
commit 74534f6d39
15 changed files with 422 additions and 3 deletions
+6 -2
View File
@@ -1,6 +1,6 @@
app:
title: Backstage Example App
baseUrl: http://localhost:3000
baseUrl: http://localhost:7000
googleAnalyticsTrackingId: # UA-000000-0
#datadogRum:
# clientToken: '123456789'
@@ -32,7 +32,7 @@ backend:
cache:
store: memory
cors:
origin: http://localhost:3000
origin: http://localhost:7000
methods: [GET, POST, PUT, DELETE]
credentials: true
csp:
@@ -358,6 +358,10 @@ auth:
clientId: ${AUTH_ONELOGIN_CLIENT_ID}
clientSecret: ${AUTH_ONELOGIN_CLIENT_SECRET}
issuer: ${AUTH_ONELOGIN_ISSUER}
bitbucket:
development:
clientId: ${AUTH_BITBUCKET_CLIENT_ID}
clientSecret: ${AUTH_BITBUCKET_CLIENT_SECRET}
costInsights:
engineerCost: 200000
products: