Environment Variable(s) for Prefilling Site URL

Anyone happen to know all the environment variables that need to be filled out for pre-filling the studio’s site URL? I don’t seem to be finding the right ones and the docs format has changed.

Thanks,
-Kessler

1 Like

I believe you’re looking for these:
RV_SHOTGUN_DEFAULT_SERVER_URL
RV_SHOTGUN_DEFAULT_LOGIN

Though, I don’t believe RV_SHOTGUN_DEFAULT_LOGIN works if you’ve migrated from Shotgrid to Autodesk accounts.

Edit:
see section “Site-wide Control of Server URL or Login Default Values”

3 Likes

Hi @Michael.Kessler

To add to @collinbanko 's answer, there is also RV_SHOTGUN_SSO_DOMAIN
For clients using SSO with Autodesk Identity, this allows stepping over the initial Autodesk Identity page where you type your email. It brings you directly into your SSO login.

This is for RV versions since October 2021 or so.

-Patrick

1 Like

Hello. This looks like a very useful setting, but I am not really sure what exactly the “SSO domain” is meant to be, could you elaborate a bit on what value that should be set to?

HI @xizted

A SSO Domain is a domain that has been configured with Autodesk Identity to use the company’s SSO backend.

Only the owner of a domain can configure it with Autodesk Identity. You cannot register another company’s domain.

One easy way to see if a domain is a SSO Domain, visit profile.autodesk.com in an incognito browser. In the email field, enter an email of that domain (e.g. patrick@autodesk.com), and when you click on the next button, you will be taken to Autodesk’s own internal SSO system. If you enter a non-SSO-domain email (e.g. patrick@gmail.com) you will be taken to the built-in Autodesk Identity authentication.

That initial login box in Autodesk Identity will check if the domain of the email is configured to use SSO or not, and direct the user accordingly.

Hoping this clarify things,

-Patrick

Thanks, I will look into this with my IT department.

RV_SHOTGUN_SSO_DOMAIN used to work, but appears to be broken now.

I understand the newer RV has a newer login system, but the RV LTS is affected (among other systems that utilize it).

Can someone from ADSK check with the Auth team and find out why the sso_domain query field was removed (as this is the mechanism it appears to use)?

Thanks!

1 Like