We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ca6712c + bb08a4f commit d550897Copy full SHA for d550897
msal/src/main/java/com/microsoft/identity/client/PublicClientApplication.java
@@ -191,7 +191,6 @@ private static class NONNULL_CONSTANTS{
191
* Constant used to signal a home account's tenant id should be used when performing cache
192
* lookups relative to creating OperationParams.
193
*/
194
- private static final String FORCE_HOME_LOOKUP = "force_home_lookup";
195
196
private static final String TSL_MSG_FAILED_TO_SAVE
197
= "Failed to save FRT - see getCause() for additional Exception info";
0 commit comments