1
0
Fork 0
mirror of synced 2024-07-07 15:25:52 +12:00
budibase/packages/worker/src/api
Rory Powell 7803540399 Use configuration url to retrieve oidc endpoints
The /.well-known/openid-configuration endpoint can be used to
retrieve the majority of configuration needed for oidc

Additionally refactor the callback url to be generated on the server
side as this is a fixed endpoint.

Add linting fixes
2021-07-06 10:03:40 +01:00
..
controllers Use configuration url to retrieve oidc endpoints 2021-07-06 10:03:40 +01:00
routes Proof of concept OIDC implementation 2021-07-06 10:03:40 +01:00
index.js Proof of concept OIDC implementation 2021-07-06 10:03:40 +01:00