storj/satellite/oidc
Jeremy Wharton 58c5d44f44 satellite/console: integrate sessions into satellite UI
This change integrates the session management database functionality
with the web application. Claim-based authentication has been removed
in favor of session token-based authentication.

Change-Id: I62a4f5354a3ed8ca80272814aad2448f901eab1b
2022-06-13 08:02:02 +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/console: integrate sessions into satellite UI 2022-06-13 08:02:02 +00:00
integration_test.go satellite/console: integrate sessions into satellite UI 2022-06-13 08:02:02 +00:00
oauth_generates_test.go satellite/console: added oidc endpoints 2022-03-16 12:01:26 +00:00
oauth_generates.go satellite/console: integrate sessions into satellite UI 2022-06-13 08:02:02 +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