package
0.0.0-alpha.0
Repository: https://github.com/openshift/oauth-server.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
StringSourceEncryptedBlockType is the PEM block type used to store an encrypted string.
StringSourceKeyBlockType is the PEM block type used to store an encrypting key.
# Variables
No description provided by the author
# Structs
BootstrapIdentityProvider serves as a marker for an "IDP" that is backed by osin this allows us to reuse most of the logic from existing identity providers.