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.
1 parent b80c4ab commit 65dbd6cCopy full SHA for 65dbd6c
msal4j-sdk/src/main/java/com/microsoft/aad/msal4j/Authority.java
@@ -133,7 +133,7 @@ static void validateAuthority(URL authorityUrl) {
133
134
/**
135
* Creates a new Authority instance with a different tenant.
136
- * This is useful when overriding the tenant for a specific request.
+ * This is useful when overriding the tenant at request level.
137
*
138
* @param originalAuthority The original authority to base the new one on
139
* @param newTenant The new tenant to use in the authority URL
0 commit comments