diff --git a/common b/common index d6fcb32c30..9ce908df2f 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit d6fcb32c3049b8d6c2c140fb1712c179c44c70eb +Subproject commit 9ce908df2fd0f272b2da5ccd957869652636f4fd diff --git a/msalautomationapp/build.gradle b/msalautomationapp/build.gradle index 07d3bcb3de..f4307c9d9f 100644 --- a/msalautomationapp/build.gradle +++ b/msalautomationapp/build.gradle @@ -47,7 +47,7 @@ android { defaultConfig { multiDexEnabled true - applicationId "com.msft.identity.client.sample" + applicationId "com.msft.identity.client.msal.automationapp" minSdkVersion rootProject.ext.automationAppMinSDKVersion targetSdkVersion rootProject.ext.targetSdkVersion versionCode 1 diff --git a/msalautomationapp/src/main/AndroidManifest.xml b/msalautomationapp/src/main/AndroidManifest.xml index 52afc4f274..d686180c87 100644 --- a/msalautomationapp/src/main/AndroidManifest.xml +++ b/msalautomationapp/src/main/AndroidManifest.xml @@ -32,7 +32,7 @@ diff --git a/msalautomationapp/src/main/res/raw/msal_automation_config.json b/msalautomationapp/src/main/res/raw/msal_automation_config.json index 8ecf04ec91..470adb22ca 100644 --- a/msalautomationapp/src/main/res/raw/msal_automation_config.json +++ b/msalautomationapp/src/main/res/raw/msal_automation_config.json @@ -1,7 +1,7 @@ { "client_id" : "4b0db8c2-9f26-4417-8bde-3f0e3656f8e0", "authorization_user_agent" : "DEFAULT", - "redirect_uri" : "msauth://com.microsoft.identity.client.sample.local/1wIqXSqBj7w%2Bh11ZifsnqwgyKrY%3D", + "redirect_uri" : "msauth://com.msft.identity.client.msal.automationapp.local/1wIqXSqBj7w%2Bh11ZifsnqwgyKrY%3D", "multiple_clouds_supported":true, "account_mode": "MULTIPLE", "authorities" : [ diff --git a/msalautomationapp/src/main/res/raw/msal_config_arlington.json b/msalautomationapp/src/main/res/raw/msal_config_arlington.json index 6e738958c8..ab6724f03b 100644 --- a/msalautomationapp/src/main/res/raw/msal_config_arlington.json +++ b/msalautomationapp/src/main/res/raw/msal_config_arlington.json @@ -1,7 +1,7 @@ { "client_id" : "8efc1284-a3c4-4ffd-b7b9-ff7c75965bc5", "authorization_user_agent" : "DEFAULT", - "redirect_uri" : "msauth://com.msft.identity.client.sample.local/1wIqXSqBj7w%2Bh11ZifsnqwgyKrY%3D", + "redirect_uri" : "msauth://com.msft.identity.client.msal.automationapp.local/1wIqXSqBj7w%2Bh11ZifsnqwgyKrY%3D", "authorities" : [ { "type": "AAD", diff --git a/msalautomationapp/src/main/res/raw/msal_config_b2c_siso.json b/msalautomationapp/src/main/res/raw/msal_config_b2c_siso.json index c5cab70200..f7fe6a1912 100644 --- a/msalautomationapp/src/main/res/raw/msal_config_b2c_siso.json +++ b/msalautomationapp/src/main/res/raw/msal_config_b2c_siso.json @@ -1,6 +1,6 @@ { "client_id" : "e3b9ad76-9763-4827-b088-80c7a7888f79", - "redirect_uri" : "msauth://com.msft.identity.client.sample.local/1wIqXSqBj7w%2Bh11ZifsnqwgyKrY%3D", + "redirect_uri" : "msauth://com.msft.identity.client.msal.automationapp.local/1wIqXSqBj7w%2Bh11ZifsnqwgyKrY%3D", "authorities" : [ { "type": "B2C", diff --git a/msalautomationapp/src/main/res/raw/msal_config_blackforest.json b/msalautomationapp/src/main/res/raw/msal_config_blackforest.json index a80271b904..b1be889c84 100644 --- a/msalautomationapp/src/main/res/raw/msal_config_blackforest.json +++ b/msalautomationapp/src/main/res/raw/msal_config_blackforest.json @@ -1,7 +1,7 @@ { "client_id" : "7f6c2a60-95d5-4525-b99c-103593fb9a57", "authorization_user_agent" : "DEFAULT", - "redirect_uri" : "msauth://com.msft.identity.client.sample.local/1wIqXSqBj7w%2Bh11ZifsnqwgyKrY%3D", + "redirect_uri" : "msauth://com.msft.identity.client.msal.automationapp.local/1wIqXSqBj7w%2Bh11ZifsnqwgyKrY%3D", "authorities" : [ { "type": "AAD", diff --git a/msalautomationapp/src/main/res/raw/msal_config_browser.json b/msalautomationapp/src/main/res/raw/msal_config_browser.json index 826ed8ce5f..0c517a2743 100644 --- a/msalautomationapp/src/main/res/raw/msal_config_browser.json +++ b/msalautomationapp/src/main/res/raw/msal_config_browser.json @@ -1,7 +1,7 @@ { "client_id" : "4b0db8c2-9f26-4417-8bde-3f0e3656f8e0", "authorization_user_agent" : "BROWSER", - "redirect_uri" : "msauth://com.msft.identity.client.sample.local/1wIqXSqBj7w%2Bh11ZifsnqwgyKrY%3D", + "redirect_uri" : "msauth://com.msft.identity.client.msal.automationapp.local/1wIqXSqBj7w%2Bh11ZifsnqwgyKrY%3D", "authorities" : [ { "type": "AAD", diff --git a/msalautomationapp/src/main/res/raw/msal_config_default.json b/msalautomationapp/src/main/res/raw/msal_config_default.json index e010c6d7ae..184e289cba 100644 --- a/msalautomationapp/src/main/res/raw/msal_config_default.json +++ b/msalautomationapp/src/main/res/raw/msal_config_default.json @@ -1,7 +1,7 @@ { "client_id" : "4b0db8c2-9f26-4417-8bde-3f0e3656f8e0", "authorization_user_agent" : "default", - "redirect_uri" : "msauth://com.msft.identity.client.sample.local/1wIqXSqBj7w%2Bh11ZifsnqwgyKrY%3D", + "redirect_uri" : "msauth://com.msft.identity.client.msal.automationapp.local/1wIqXSqBj7w%2Bh11ZifsnqwgyKrY%3D", "authorities" : [ { "type": "AAD", diff --git a/msalautomationapp/src/main/res/raw/msal_config_fairfax.json b/msalautomationapp/src/main/res/raw/msal_config_fairfax.json index 409cafb2e3..8e634e8d14 100644 --- a/msalautomationapp/src/main/res/raw/msal_config_fairfax.json +++ b/msalautomationapp/src/main/res/raw/msal_config_fairfax.json @@ -1,7 +1,7 @@ { "client_id" : "fd4c40ca-988f-4b4a-a514-9e583fa1bc04", "authorization_user_agent" : "DEFAULT", - "redirect_uri" : "msauth://com.msft.identity.client.sample.local/1wIqXSqBj7w%2Bh11ZifsnqwgyKrY%3D", + "redirect_uri" : "msauth://com.msft.identity.client.msal.automationapp.local/1wIqXSqBj7w%2Bh11ZifsnqwgyKrY%3D", "authorities" : [ { "type": "AAD", diff --git a/msalautomationapp/src/main/res/raw/msal_config_instance_aware_common.json b/msalautomationapp/src/main/res/raw/msal_config_instance_aware_common.json index b1cdaa5820..c18c62dade 100644 --- a/msalautomationapp/src/main/res/raw/msal_config_instance_aware_common.json +++ b/msalautomationapp/src/main/res/raw/msal_config_instance_aware_common.json @@ -1,7 +1,7 @@ { "client_id" : "4b0db8c2-9f26-4417-8bde-3f0e3656f8e0", "authorization_user_agent" : "DEFAULT", - "redirect_uri" : "msauth://com.msft.identity.client.sample.local/1wIqXSqBj7w%2Bh11ZifsnqwgyKrY%3D", + "redirect_uri" : "msauth://com.msft.identity.client.msal.automationapp.local/1wIqXSqBj7w%2Bh11ZifsnqwgyKrY%3D", "multiple_clouds_supported":true, "authorities" : [ { diff --git a/msalautomationapp/src/main/res/raw/msal_config_instance_aware_common_skip_broker.json b/msalautomationapp/src/main/res/raw/msal_config_instance_aware_common_skip_broker.json index 28439de996..e98b2055f6 100644 --- a/msalautomationapp/src/main/res/raw/msal_config_instance_aware_common_skip_broker.json +++ b/msalautomationapp/src/main/res/raw/msal_config_instance_aware_common_skip_broker.json @@ -1,7 +1,7 @@ { "client_id" : "4b0db8c2-9f26-4417-8bde-3f0e3656f8e0", "authorization_user_agent" : "BROWSER", - "redirect_uri" : "msauth://com.msft.identity.client.sample.local/1wIqXSqBj7w%2Bh11ZifsnqwgyKrY%3D", + "redirect_uri" : "msauth://com.msft.identity.client.msal.automationapp.local/1wIqXSqBj7w%2Bh11ZifsnqwgyKrY%3D", "multiple_clouds_supported":true, "broker_redirect_uri_registered": false, "authorities" : [ diff --git a/msalautomationapp/src/main/res/raw/msal_config_instance_aware_organization.json b/msalautomationapp/src/main/res/raw/msal_config_instance_aware_organization.json index 18b568840b..009f1f8410 100644 --- a/msalautomationapp/src/main/res/raw/msal_config_instance_aware_organization.json +++ b/msalautomationapp/src/main/res/raw/msal_config_instance_aware_organization.json @@ -1,7 +1,7 @@ { "client_id" : "4b0db8c2-9f26-4417-8bde-3f0e3656f8e0", "authorization_user_agent" : "DEFAULT", - "redirect_uri" : "msauth://com.msft.identity.client.sample.local/1wIqXSqBj7w%2Bh11ZifsnqwgyKrY%3D", + "redirect_uri" : "msauth://com.msft.identity.client.msal.automationapp.local/1wIqXSqBj7w%2Bh11ZifsnqwgyKrY%3D", "multiple_clouds_supported":true, "authorities" : [ { diff --git a/msalautomationapp/src/main/res/raw/msal_config_mooncake.json b/msalautomationapp/src/main/res/raw/msal_config_mooncake.json index 280df0420c..3133517ae8 100644 --- a/msalautomationapp/src/main/res/raw/msal_config_mooncake.json +++ b/msalautomationapp/src/main/res/raw/msal_config_mooncake.json @@ -1,7 +1,7 @@ { "client_id" : "920cd637-4ca3-496b-8a6a-f7c6ca1b2b82", "authorization_user_agent" : "DEFAULT", - "redirect_uri" : "msauth://com.msft.identity.client.sample.local/1wIqXSqBj7w%2Bh11ZifsnqwgyKrY%3D", + "redirect_uri" : "msauth://com.msft.identity.client.msal.automationapp.local/1wIqXSqBj7w%2Bh11ZifsnqwgyKrY%3D", "authorities" : [ { "type": "AAD", diff --git a/msalautomationapp/src/main/res/raw/msal_config_msa.json b/msalautomationapp/src/main/res/raw/msal_config_msa.json index f46c169316..54de88c1e5 100644 --- a/msalautomationapp/src/main/res/raw/msal_config_msa.json +++ b/msalautomationapp/src/main/res/raw/msal_config_msa.json @@ -1,7 +1,7 @@ { "client_id" : "9668f2bd-6103-4292-9024-84fa2d1b6fb2", "authorization_user_agent" : "DEFAULT", - "redirect_uri" : "msauth://com.msft.identity.client.sample.local/1wIqXSqBj7w%2Bh11ZifsnqwgyKrY%3D", + "redirect_uri" : "msauth://com.msft.identity.client.msal.automationapp.local/1wIqXSqBj7w%2Bh11ZifsnqwgyKrY%3D", "authorities" : [ { "type": "AAD", diff --git a/msalautomationapp/src/main/res/raw/msal_config_msa_only.json b/msalautomationapp/src/main/res/raw/msal_config_msa_only.json index ac3d82f158..a830e9dd4f 100644 --- a/msalautomationapp/src/main/res/raw/msal_config_msa_only.json +++ b/msalautomationapp/src/main/res/raw/msal_config_msa_only.json @@ -1,7 +1,7 @@ { "client_id" : "9668f2bd-6103-4292-9024-84fa2d1b6fb2", "authorization_user_agent" : "DEFAULT", - "redirect_uri" : "msauth://com.msft.identity.client.sample.local/1wIqXSqBj7w%2Bh11ZifsnqwgyKrY%3D", + "redirect_uri" : "msauth://com.msft.identity.client.msal.automationapp.local/1wIqXSqBj7w%2Bh11ZifsnqwgyKrY%3D", "authorities" : [ { "type": "AAD", diff --git a/msalautomationapp/src/main/res/raw/msal_config_no_admin_consent.json b/msalautomationapp/src/main/res/raw/msal_config_no_admin_consent.json index aa6575be74..ab62871797 100644 --- a/msalautomationapp/src/main/res/raw/msal_config_no_admin_consent.json +++ b/msalautomationapp/src/main/res/raw/msal_config_no_admin_consent.json @@ -1,7 +1,7 @@ { "client_id" : "a8c8bb57-55f3-4e95-9cf2-a3aac32f0d7a", "authorization_user_agent" : "WEBVIEW", - "redirect_uri" : "msauth://com.msft.identity.client.sample.local/1wIqXSqBj7w%2Bh11ZifsnqwgyKrY%3D", + "redirect_uri" : "msauth://com.msft.identity.client.msal.automationapp.local/1wIqXSqBj7w%2Bh11ZifsnqwgyKrY%3D", "authorities" : [ { "type": "AAD", diff --git a/msalautomationapp/src/main/res/raw/msal_config_pkey_auth_silent.json b/msalautomationapp/src/main/res/raw/msal_config_pkey_auth_silent.json index 542621cba0..4d500ddf41 100644 --- a/msalautomationapp/src/main/res/raw/msal_config_pkey_auth_silent.json +++ b/msalautomationapp/src/main/res/raw/msal_config_pkey_auth_silent.json @@ -1,7 +1,7 @@ { "client_id" : "4b0db8c2-9f26-4417-8bde-3f0e3656f8e0", "authorization_user_agent" : "DEFAULT", - "redirect_uri" : "msauth://com.msft.identity.client.sample.local/1wIqXSqBj7w%2Bh11ZifsnqwgyKrY%3D", + "redirect_uri" : "msauth://com.msft.identity.client.msal.automationapp.local/1wIqXSqBj7w%2Bh11ZifsnqwgyKrY%3D", "handle_null_taskaffinity": true, "authorization_in_current_task": false, "minimum_required_broker_protocol_version": "9.0", diff --git a/msalautomationapp/src/main/res/raw/msal_config_webview.json b/msalautomationapp/src/main/res/raw/msal_config_webview.json index 6b4be1a6c1..8fb0429c5e 100644 --- a/msalautomationapp/src/main/res/raw/msal_config_webview.json +++ b/msalautomationapp/src/main/res/raw/msal_config_webview.json @@ -1,7 +1,7 @@ { "client_id" : "4b0db8c2-9f26-4417-8bde-3f0e3656f8e0", "authorization_user_agent" : "WEBVIEW", - "redirect_uri" : "msauth://com.msft.identity.client.sample.local/1wIqXSqBj7w%2Bh11ZifsnqwgyKrY%3D", + "redirect_uri" : "msauth://com.msft.identity.client.msal.automationapp.local/1wIqXSqBj7w%2Bh11ZifsnqwgyKrY%3D", "authorities" : [ { "type": "AAD",