Skip to main content
Pure Technical Services

Troubleshooting: Base64Url Error when Authenticating the vSphere Plugin with Pure1

Currently viewing public documentation. Please login to access the full scope of documentation.

Issue:

When authenticating the vSphere Plugin version 4.2.0 or 4.2.1 with Pure1, there is an error reported when you click Authenticate:

Error validating token.
Invalid issuer: JWT validation failed.

Illegal base64url character: ' '

clipboard_e8921a82d1e09fe96d4c567a8fa140489.png

This is due to line breaks being copied into the window when the JWT was copy/pasted in.

Workaround

To workaround this issue, copy the JWT to a simple text editor like Windows Notepad:

clipboard_e1967412d1c618eb01bcb810e63b27354.png

Then go to the end of each line and type Delete on your keyboard to pull the next line up to the top. Repeat this until all lines are on a single line.

clipboard_eb7251303addc971348204a2ca076fd37.png

Then copy and paste the JWT back into the vSphere Plugin and click Authenticate.