From 1dff7b73622008fce13d8ac2fc712fcedcdb65c0 Mon Sep 17 00:00:00 2001 From: Speakeasy Bot Date: Fri, 18 Oct 2024 11:37:42 -0400 Subject: [PATCH 1/2] Add oauth_microsoft strategy --- bapi/2024-10-01.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bapi/2024-10-01.yml b/bapi/2024-10-01.yml index 31a2b26..5731baf 100644 --- a/bapi/2024-10-01.yml +++ b/bapi/2024-10-01.yml @@ -5006,6 +5006,7 @@ components: - oauth_google - oauth_mock - oauth_custom_mock + - oauth_microsoft external_verification_redirect_url: type: string error: @@ -5032,6 +5033,7 @@ components: - oauth_google - oauth_mock - saml + - oauth_microsoft id: type: string required: From ce83eb53fb25d7c03095eb7da23827064552e00b Mon Sep 17 00:00:00 2001 From: Speakeasy Bot Date: Fri, 18 Oct 2024 11:53:21 -0400 Subject: [PATCH 2/2] Add email_link --- bapi/2024-10-01.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bapi/2024-10-01.yml b/bapi/2024-10-01.yml index 5731baf..87c7fdb 100644 --- a/bapi/2024-10-01.yml +++ b/bapi/2024-10-01.yml @@ -5007,6 +5007,7 @@ components: - oauth_mock - oauth_custom_mock - oauth_microsoft + - email_link external_verification_redirect_url: type: string error: @@ -5034,6 +5035,7 @@ components: - oauth_mock - saml - oauth_microsoft + - email_link id: type: string required: