Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetIssuerData ¶
func GetIssuerData() string
func GetKey ¶
func GetKey() (*rsa.PrivateKey, error)
Types ¶
type MockOidcServer ¶
type MockOidcServer struct {
// contains filtered or unexported fields
}
func NewServer ¶
func NewServer(config MockOidcServerConfig) *MockOidcServer
func (*MockOidcServer) Issuer ¶
func (s *MockOidcServer) Issuer() string
func (*MockOidcServer) Stop ¶
func (s *MockOidcServer) Stop()
Click to show internal directories.
Click to hide internal directories.