Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddRotationTokenExpiryConfig ¶
AddRotationTokenExpiryConfig adds expiry fields for the rotation token lifespan to the server config DO NOT MODIFY THIS FUNCTION IT HAS BEEN USED IN A RELEASED MIGRATION
func AddTokenExpiryConfig ¶
AddTokenExpiryConfig adds expiry fields for token lifespan to the server config DO NOT MODIFY THIS FUNCTION IT HAS BEEN USED IN A RELEASED MIGRATION
func CreateConfigTable ¶
CreateConfigTable sets up the postgres table which stores IDP configuration. Dex usually loads config from a file, but reconfiguring via RPCs makes it faster for users to iterate on finding the correct values. `issuer` must be a well-known URL where all pachds can reach this server. DO NOT MODIFY THIS FUNCTION IT HAS BEEN USED IN A RELEASED MIGRATION
Types ¶
This section is empty.