Relax Linear Authentik sync verification
This commit is contained in:
parent
6dea4e4557
commit
7421834ebc
2 changed files with 4 additions and 4 deletions
|
|
@ -294,6 +294,7 @@ existing_application="$(
|
|||
)"
|
||||
|
||||
if [[ -n "$existing_application" ]]; then
|
||||
application_pk="existing"
|
||||
api PATCH "/api/v3/core/applications/${application_slug}/" "$application_payload" >/dev/null
|
||||
else
|
||||
create_application_result="$(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue