<subsystem xmlns="urn:wildfly:elytron-oidc-client:1.0">
<secure-deployment name="XYZ.war always-refresh-token="true">
...
</secure-deployment>
</subsystem>
Can someone point me to a step by step fix for this issue. I've done a lot of googling and so far I'm not getting documentation that make sense to me. Thanks in advance.
15:00:51,570 ERROR [org.wildfly.security.http.oidc] (default task-1) failed to turn code into token
15:00:51,571 ERROR [org.wildfly.security.http.oidc] (default task-1) status from server: 400
15:00:51,571 ERROR [org.wildfly.security.http.oidc] (default task-1) {"error":"invalid_grant","error_description":"The authorization code is invalid or has expired."}