Omniauth provider without session authentication
Hi
Chris Oliver
,
I'm looking to integrate an omniauth provider that would only be used for API access and not be used for authentication (i.e. an API that the whole "Account" can share to make offline API requests).
It seems that if I use the JSP omniauth config process, that the auth callback would run back through the sessions controller and form of the authentication process, which is not what I want.
What would be your advice to create a provider that directs to an "integrations" controller and can be shared across all users in an account?
Thanks for an amazing tool!
Ben
I'm looking to integrate an omniauth provider that would only be used for API access and not be used for authentication (i.e. an API that the whole "Account" can share to make offline API requests).
It seems that if I use the JSP omniauth config process, that the auth callback would run back through the sessions controller and form of the authentication process, which is not what I want.
What would be your advice to create a provider that directs to an "integrations" controller and can be shared across all users in an account?
Thanks for an amazing tool!
Ben
Notifications
You’re not receiving notifications from this thread.