Documentation ¶
Index ¶
Constants ¶
View Source
const AdvisoryLockID = 8701 // Usher Baby!
AdvisoryLockID is used for migrations (Postgres Related)
View Source
const AllProjectsExternalID = "*"
AllProjectsExternalID is the representation of all projects to downstream services
View Source
const LocalConnectorID = "local"
LocalConnectorID is the ID used for dex' local user connector
View Source
const TestPgURL = "postgresql://postgres@127.0.0.1:5432/authn_test?sslmode=disable&timezone=UTC"
TestPgURL is the URL to connect to the authn test DB
View Source
const TokenNamespace = "token"
TokenNamespace is the namespace used for tokens
View Source
const UnassignedProjectID = "(unassigned)"
UnassignedProjectID represents the project ID for resources (tokens) without projects
View Source
const UserNamespace = "user"
UserNamespace is the namespace used for users
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.