Getting Started
How to get setup
New Provider
VTS requires the following:
- Redirect URL (ex. www.service-provider.com/vts)
- Callback URL (this is the url that will receive the token - it can be the same as the redirect URL) ex: www.service-provider.com
- The claims required and any customer static claims required
- Customer app URL/whitelabel name & locations it needs to be enabled for
- Mutual NDA to be signed
Please send the request to get setup a request to [email protected] - using the template below - with your VTS account rep and customer main contact CC'ed.
Subject: New OIDC partner setup request
Hi,
I would like to setup OIDC for a new service provider.
Email address for NDA to be sent: ex. [email protected] {alternatively you can email your NDA to [email protected] - please include customer info and context}
Customer information:
- Customer Name: ex. 480 Main
- Location URL: ex. https://activate.vts.com/l/tab/480-main-st/home {please ensure location name is in URL}
- Whitelabel name: ex. 480 Main in apple app store
OIDC Configuration information:
- Testing:
- Redirect URL (ex. www.service-provider.com/dev)
- Callback URL (this is the url that will receive the token - it can be the same as the redirect URL) ex: www.service-provider.com/dev
- Production (if different):
- Redirect URL (ex. www.service-provider.com/vts)
- Callback URL (this is the url that will receive the token - it can be the same as the redirect URL) ex: www.service-provider.com
- Claims required {see list in supported claims}
- nickname
- building_id
- tenant_id
- Static claims required
- ex. client_id: 555_brodway
Thank You
VTS will provide:
Response time can vary but usually within 5 business days
- VTS will respond with NDA being sent to the email provided.
- Once that is setup VTS will provide:
- A sandbox app for testing
- Client ID, Example: izgmCHvK9Wqu3SipGdf8ldfjglsjflgjdlgjueyi
- Auth0 Domain, Example: auth.vts.com
- ext-integration-id in Redirect URL which is specifically for custom claims (this is passed as query parameters in the redirect URL)
Existing Provider
VTS requires the following:
- Customer app URL/whitelabel name & locations it needs to be enabled for
- {if different} Redirect URL (ex. www.service-provider.com/vts)
- {if different} Callback URL (this is the url that will receive the token - it can be the same as the redirect URL) ex: www.service-provider.com
- {if different} The claims required and any customer static claims required
Please send the request to get setup a request to [email protected] - using the template below - with your VTS account rep and customer main contact CC'ed.
Subject: Enable OIDC partner on new customer account
Hi,
I would like to enable our OIDC integraiton for a new customer.
Customer information:
- Cusotmer Name: ex. 480 Main
- Location URL: ex. https://activate.vts.com/l/tab/480-main-st/home {please ensure location name is in URL}
- Whitelabel name: ex. 480 Main in apple app store
OIDC Configuration information:
- Testing:
- Redirect URL (ex. www.service-provider.com/vts)
- Callback URL (this is the url that will receive the token - it can be the same as the redirect URL) ex: www.service-provider.com
- Production (if differnet):
- Redirect URL (ex. www.service-provider.com/vts)
- Callback URL (this is the url that will receive the token - it can be the same as the redirect URL) ex: www.service-provider.com
- Claims required
- nickname
- building_id
- tenant_id
- Static claims required
- client_id: 555_brodway
Thank You
VTS will provide:
Response time can vary but usually within 5 business days
VTS will provide:
- {if needed} A sandbox app for testing
- {if needed} Client ID, Example: izgmCHvK9Wqu3SipGdf8ldfjglsjflgjdlgjueyi
- {if needed} Auth0 Domain, Example: auth.vts.com
- {only if custom claims are used} ext-integration-id in Redirect URL which is specifically for custom claims (this is passed as query parameters in the redirect URL)
Updated 16 days ago