Skip to content

Commit fd2f9a8

Browse files
Merge pull request #9368 from mendix/kv-troubleshooting-byoidp
BYOIDP-Trobleshooting
2 parents 8d7b39c + 617ac18 commit fd2f9a8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/en/docs/control-center/security/set-up-sso-byoidp.md

+4
Original file line numberDiff line numberDiff line change
@@ -295,3 +295,7 @@ Versions of Studio Pro below 9.18 use an embedded browser for login. This may no
295295
### IdP Does Not Have JWKS Endpoint
296296

297297
If the IdP's well-known endpoint does not have a URL for the JWKS endpoint, Mendix cannot validate the signature on the received ID-token, and the delegated authentication fails.
298+
299+
### Mendix Platform Does Not Accept the IdP Client Secrets
300+
301+
If client authentication at your IdP/token endpoint fails, check the client secret used in your Identity Provider (IdP) configuration. The issue may be caused by special characters in the client secret. Try using a client secret that contains only alphanumeric characters.

0 commit comments

Comments
 (0)