I want to build a custom resource in Orion which leverages the SDK. I would like for the user to not have to enter their username and password when going to the resource and instead take advantage of them being already logged in. This page needs to only query objects available to the user by their account limitations.
Is there a way to pull the user credentials to the custom resource to use as the credential set for the SDK, instead of forcing them to enter their credentials again?