From 214f82e142fcb4d0bdf2ade9b3272a9a6aab5d07 Mon Sep 17 00:00:00 2001 From: Jake Fink Date: Tue, 14 Dec 2021 13:25:48 -0500 Subject: [PATCH] send configType and redirectBehavior as int instead of string for request (#1339) --- .../src/app/organizations/manage/sso.component.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bitwarden_license/src/app/organizations/manage/sso.component.html b/bitwarden_license/src/app/organizations/manage/sso.component.html index c5b289de43f..2af5e09fe80 100644 --- a/bitwarden_license/src/app/organizations/manage/sso.component.html +++ b/bitwarden_license/src/app/organizations/manage/sso.component.html @@ -83,9 +83,9 @@
@@ -138,8 +138,8 @@