Skip to content

Commit 3255d46

Browse files
committed
update troubleshooting section
1 parent b190aca commit 3255d46

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • content/en/docs/marketplace/platform-supported-content/modules

content/en/docs/marketplace/platform-supported-content/modules/oidc.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1136,6 +1136,8 @@ Content - {"error":"invalid_client","error_description":"client authentication f
11361136

11371137
[Section 5.2 of RFC 6749](https://datatracker.ietf.org/doc/html/rfc6749#section-5.2) indicates and clarifies all the possible error codes that may be returned.
11381138

1139+
If you want to review tokens during troubleshooting, you can include the `Snippet_Token_View` snippet in a custom admin page; this allows you to see the json content.
1140+
11391141
### Custom Microflow Implementation Should Be Required to Process Access_Token Roles
11401142

11411143
If you get the error message “Custom microflow implementation should be required to process Access_token roles” in the Mendix Studio Pro console logs, this indicates you have not completely implemented your custom microflow for parsing access tokens (`CustomATP_…`). See the section on [Dynamic Assignment of Userroles (Access Token Parsing)](#access-token-parsing).

0 commit comments

Comments
 (0)