szenarios

package
v0.17.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 17, 2026 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AdfsLogin added in v0.16.3

func AdfsLogin(engine szenario.Engine, s szenario.Szenario) (err error)

func AzOIDCLogin added in v0.16.3

func AzOIDCLogin(engine szenario.Engine, s szenario.Szenario) (err error)

func Load

func Load() *szenario.Config

Load the szenarios and return the config

Types

type CrasherSzenario

type CrasherSzenario struct {
	*szenario.Base
}

CrasherSzenario a szenarion that loads google and then crashes

func (CrasherSzenario) Execute

func (CrasherSzenario) Execute(engine szenario.Engine) (err error)

Execute the szenario

type GoogleSzenario

type GoogleSzenario struct {
	*szenario.Base
	Search      string
	MustContain []string
}

GoogleSzenario does load google

func (GoogleSzenario) Execute

func (gs GoogleSzenario) Execute(engine szenario.Engine) (err error)

Execute the szenario

type OIDCSzenario added in v0.16.3

type OIDCSzenario struct {
	*szenario.Base
	Issuer   string
	ClientID string
	Port     int
	// contains filtered or unexported fields
}

OIDCSzenario check a OIDC Relying Party

func (*OIDCSzenario) Execute added in v0.16.3

func (s *OIDCSzenario) Execute(engine szenario.Engine) (err error)

Execute the szenario

func (*OIDCSzenario) InitOIDCRelyingParty added in v0.17.1

func (s *OIDCSzenario) InitOIDCRelyingParty(engine szenario.Engine) (context.Context, context.CancelFunc, error)

type OwaSzenario

type OwaSzenario struct {
	*szenario.Base
	OwaURL string
}

OwaSzenario load Outlook Web Acces (on prem) and checks that the inbox is visible

func (*OwaSzenario) Execute

func (s *OwaSzenario) Execute(engine szenario.Engine) (err error)

Execute the szenario

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL