2021-04-24 16:41:06 +02:00
|
|
|
# technical_user:
|
2021-04-21 18:59:30 +02:00
|
|
|
# api_token: 0123456789technicaluser789abcdef01234567 # must be looooong!
|
2021-04-24 16:41:06 +02:00
|
|
|
# reader:
|
2021-04-21 18:59:30 +02:00
|
|
|
# password: reader
|
2021-04-24 16:41:06 +02:00
|
|
|
# writer:
|
2021-04-21 18:59:30 +02:00
|
|
|
# password: writer
|
2022-04-08 14:57:37 +02:00
|
|
|
# api_token: "" # a token is generated automatically unless the value is explicity set to empty
|
2021-04-24 16:41:06 +02:00
|
|
|
# jdoe:
|
2021-04-21 18:59:30 +02:00
|
|
|
# first_name: John
|
|
|
|
# last_name: Doe
|
|
|
|
# api_token: 0123456789jdoe789abcdef01234567jdoe
|
|
|
|
# is_active: True
|
|
|
|
# is_superuser: False
|
|
|
|
# is_staff: False
|
|
|
|
# email: john.doe@example.com
|