6c7e30dc7d
* web/wdio-2: web/test: changed the name of one test to reflect it's 'good' status web/adding tests: added comments and cleaned up some administrative features. web/add webdriverIO testing layer
19 lines
389 B
YAML
19 lines
389 B
YAML
context: {}
|
|
entries:
|
|
- attrs:
|
|
attributes: {}
|
|
email: test-admin@goauthentik.io
|
|
is_active: true
|
|
name: authentik Default Admin
|
|
password: test-runner
|
|
path: users
|
|
type: internal
|
|
groups:
|
|
- !Find [authentik_core.group, [name, "authentik Admins"]]
|
|
conditions: []
|
|
id: null
|
|
identifiers:
|
|
username: akadmin
|
|
model: authentik_core.user
|
|
state: present
|