-
Notifications
You must be signed in to change notification settings - Fork 316
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4718 from shashimalcse/jwt-claims
Add access toke attributes docs
- Loading branch information
Showing
10 changed files
with
25 additions
and
46 deletions.
There are no files selected for viewing
4 changes: 0 additions & 4 deletions
4
...tity-server/7.0.0/docs/guides/authorization/impersonation/user-impersonation.md
This file was deleted.
Oops, something went wrong.
17 changes: 1 addition & 16 deletions
17
en/identity-server/7.0.0/docs/guides/authorization/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1 @@ | ||
# Authorization | ||
|
||
The authorization guide offers detailed instructions for implementing a range of authorization scenarios within your application using {{ product_name }}, ensuring secure access and enhanced protection. | ||
|
||
## API authorization | ||
|
||
- [Role-based access control (RBAC)]({{base_path}}/guides/authorization/api-authorization/api-authorization/) | ||
- [Attribute-based access control (ABAC)]({{base_path}}/guides/authorization/api-authorization/attribute-based-access-control/) | ||
|
||
## Fine-grained authorization | ||
|
||
- [Fine-grained authorization]({{base_path}}/guides/authorization/fine-grained-authorization/rule-based-provisioning/) | ||
|
||
## Impersonation | ||
|
||
- [Impersonation]({{base_path}}/guides/authorization/impersonation/user-impersonation/) | ||
{% include "../../../../../includes/guides/authorization/index.md" %} |
4 changes: 4 additions & 0 deletions
4
en/identity-server/7.0.0/docs/guides/authorization/user-impersonation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{% set base_url = "localhost:9443" %} | ||
{% set base_url_sample = "localhost:9443" %} | ||
|
||
{% include "../../../../../includes/guides/authorization/user-impersonation.md" %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+109 KB
...t/docs/assets/img/guides/authorization/access-token/access-token-attributes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 0 additions & 4 deletions
4
...ntity-server/next/docs/guides/authorization/impersonation/user-impersonation.md
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1 @@ | ||
# Authorization | ||
|
||
The authorization guide offers detailed instructions for implementing a range of authorization scenarios within your application using {{ product_name }}, ensuring secure access and enhanced protection. | ||
|
||
## API authorization | ||
|
||
- [Role-based access control (RBAC)]({{base_path}}/guides/authorization/api-authorization/api-authorization/) | ||
- [Attribute-based access control (ABAC)]({{base_path}}/guides/authorization/api-authorization/attribute-based-access-control/) | ||
|
||
## Fine-grained authorization | ||
|
||
- [Fine-grained authorization]({{base_path}}/guides/authorization/fine-grained-authorization/rule-based-provisioning/) | ||
|
||
## Impersonation | ||
|
||
- [Impersonation]({{base_path}}/guides/authorization/impersonation/user-impersonation/) | ||
{% include "../../../../../includes/guides/authorization/index.md" %} |
4 changes: 4 additions & 0 deletions
4
en/identity-server/next/docs/guides/authorization/user-impersonation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{% set base_url = "localhost:9443" %} | ||
{% set base_url_sample = "localhost:9443" %} | ||
|
||
{% include "../../../../../includes/guides/authorization/user-impersonation.md" %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters