storj/satellite/oidc
Mya 6d017a1a92 satellite/oidc: include nodeURL in oidc configuration
By including NodeURL in the OIDC well-known configuration, we're
able to discover the NodeURL for a given HTTP address without
any client side assumptions or needing to make a drpc to discover
this. Instead, it's included in a call that is already made by an
OIDC/OAuth enabled client.

Change-Id: If00f31665ca69b1f522e26fec825b29ad03fe7f9
2022-09-13 13:46:30 +00:00
..
database.go satellite: Rename "acct mgmt api" to "rest api" 2022-04-25 18:51:46 +00:00
dbx_test.go satellite: Rename "acct mgmt api" to "rest api" 2022-04-25 18:51:46 +00:00
dbx.go satellite/{mailservice,oidc}: improvements to debugging 2022-05-11 19:59:42 +00:00
doc.go satellite/console: added oidc endpoints 2022-03-16 12:01:26 +00:00
endpoint.go satellite/oidc: include nodeURL in oidc configuration 2022-09-13 13:46:30 +00:00
integration_test.go satellite/console,web/satellite: invalidate sessions after inactivity 2022-08-23 15:51:05 +00:00
oauth_generates_test.go satellite/console: added oidc endpoints 2022-03-16 12:01:26 +00:00
oauth_generates.go all: reformat comments as required by gofmt 1.19 2022-08-10 18:24:55 +00:00
oauth_stores.go satellite/{mailservice,oidc}: improvements to debugging 2022-05-11 19:59:42 +00:00
service.go all: fix linting issues 2022-03-21 15:26:42 +00:00