Hi, Alejandro.
Michael's steps are correct, just a small note here: from what I see in my test instance, `oxIDPAuthentication` doesn't contain base64-encoded value, but a cleartext JSON object instead. So if it won't work with base64 for some reason, you should try clear-text as well. I think the actual format may depend on package's version.