We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c1ff7e commit 4ef60a3Copy full SHA for 4ef60a3
docs/docs/providers/microsoft-entra-id.md
@@ -9,6 +9,8 @@ You can find detailed instructions on registering a new Entra application [here]
9
NOTES:
10
11
- Microsoft Entra ID does not have a `revocationEndpoint`.
12
+- Application ID can be viewed in your Entra application's dashboard.
13
+- Authorization and Token endpoints can be found under the `Endpoints` link at the top of the page in your Entra application's dashboard.
14
15
```js
16
const config = {
0 commit comments