forked from coop-cloud/authentik
fix primary keys for outline and rallly
This commit is contained in:
parent
8d32814219
commit
c3b01c1d27
@ -25,7 +25,7 @@ entries:
|
|||||||
conditions: []
|
conditions: []
|
||||||
id: outline_provider
|
id: outline_provider
|
||||||
identifiers:
|
identifiers:
|
||||||
pk: 9995
|
pk: 9994
|
||||||
model: authentik_providers_oauth2.oauth2provider
|
model: authentik_providers_oauth2.oauth2provider
|
||||||
state: present
|
state: present
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@ entries:
|
|||||||
conditions: []
|
conditions: []
|
||||||
id: rallly_provider
|
id: rallly_provider
|
||||||
identifiers:
|
identifiers:
|
||||||
pk: 9995
|
pk: 9993
|
||||||
model: authentik_providers_oauth2.oauth2provider
|
model: authentik_providers_oauth2.oauth2provider
|
||||||
state: present
|
state: present
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user