You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I saw in the Graph API guide that certificate or federated credentials are preferred over shared secrets for production environment, but I could not find an example on how to use a client certificate with the Ruby SDK.
I searched a bit under the hood on how the authentication was working, but could not find any way to use a certificate.
I think it would probably require another type of auth context in this gem?
Is this something that should be added to known limitations of the Ruby SDK?
Thanks
The text was updated successfully, but these errors were encountered:
Hello!
I saw in the Graph API guide that certificate or federated credentials are preferred over shared secrets for production environment, but I could not find an example on how to use a client certificate with the Ruby SDK.
I searched a bit under the hood on how the authentication was working, but could not find any way to use a certificate.
I think it would probably require another type of auth context in this gem?
Is this something that should be added to known limitations of the Ruby SDK?
Thanks
The text was updated successfully, but these errors were encountered: