storj/satellite/console/consoleweb
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
..
consoleapi satellite/console,web/satellite: limit new password length to 128 2022-09-08 13:29:47 +00:00
consoleql satellitedb: add token balance to API endpoint 2022-08-31 22:55:16 +00:00
consolewebauth satellite/console,web/satellite: invalidate sessions after inactivity 2022-08-23 15:51:05 +00:00
endpoints_test.go satellite/console,web/satellite: invalidate sessions after inactivity 2022-08-23 15:51:05 +00:00
server_test.go satellite/console,web/satellite: invalidate sessions after inactivity 2022-08-23 15:51:05 +00:00
server.go satellite/oidc: include nodeURL in oidc configuration 2022-09-13 13:46:30 +00:00
utils_test.go satellite/console/consoleweb: Trace HTTP endpoints 2022-07-18 13:27:50 +00:00
utils.go satellite/console/consoleweb: Trace HTTP endpoints 2022-07-18 13:27:50 +00:00