I need to provide a ext url for authsub. How to I do this?
When developing locally, you may use ‘localhost’ (any protocol and any port) as the next url. You will eventually need to register some urls with AuthSub. Your company should determine all network-local urls and register those through an Google Health support provider. Next, your company should determine all internet facing computers that will be registering users via AuthSub and follow the instructions here for registration of those. You may also edit your “hosts” (or equivalent) file to forward calls from a registered next url to your local machine to help with testing.