Skip to content

Commit

Permalink
Bring documentation inline with resource (#663)
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeShort authored Nov 16, 2021
1 parent 666ed00 commit 4a4dd08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/data-sources/application.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ The following attributes are exported:

* `known_client_applications` - A set of application IDs (client IDs), used for bundling consent if you have a solution that contains two parts: a client app and a custom web API app.
* `mapped_claims_enabled` - Allows an application to use claims mapping without specifying a custom signing key.
* `oauth2_permission_scope` - One or more `oauth2_permission_scope` blocks as documented below, to describe delegated permissions exposed by the web API represented by this application.
* `oauth2_permission_scopes` - One or more `oauth2_permission_scope` blocks as documented below, to describe delegated permissions exposed by the web API represented by this application.
* `requested_access_token_version` - The access token version expected by this resource. Possible values are `1` or `2`.

---
Expand Down

0 comments on commit 4a4dd08

Please sign in to comment.