GO-2024-2476: Dex discarding TLSconfig and always serves deprecated TLS 1.0/1.1 and insecure ciphers in github.com/dexidp/dex
package
Version:
v2.11.0+incompatible
Opens a new window with list of versions in this module.
Published: Sep 10, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 53
Opens a new window with list of known importers.
Documentation
¶
Package gitlab provides authentication strategies using Gitlab.
type Config struct {
BaseURL string `json:"baseURL"`
ClientID string `json:"clientID"`
ClientSecret string `json:"clientSecret"`
RedirectURI string `json:"redirectURI"`
}
Config holds configuration options for gilab logins.
Open returns a strategy for logging in through GitLab.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.