When logging into Spotfire with OpenID Connect, the following error may be seen.
Also when checking the server log, the following message will be seen.
WARN 2026-03-17T14:32:08,381+0000 [unknown, #B-0, #86] auth.oidc.OidcAuthenticator: OpenID
Connect authentication failed
com.spotfire.server.security.auth.oidc.TokenEndpointOAuth2ClientException:
Error calling the Token Endpoint: client authentication failed invalid_client,
error_description: AADSTS7000215: Invalid client secret provided.
Ensure the secret being sent in the request is the client secret value,not the client
secret ID, for a secret added to app 'ed46b286-e5d8-49f2-ac8b-f799077fa56f'.
This is because the client secret or ID have expired or have been deleted. The secret may also be invalid
To resolve the issue, log in to the OpenID provider admin interface (e.g. Entra) and check the client secret and ID are both valid and not expired.
Alter the details in the Spotfire configuration if needed, and then restart the service.
Comments
0 comments
Article is closed for comments.