So i will try my best to describe how my current setup is working. currently we have a local domain for our development team called dev.local and we have a oneway trust with our domain company.com which allows company.com users to log into dev.local machines. I have created an RDS server in dev.local but unable to have users to log into RDS as company.com users when not in the network.
I have created a Group in Dev.local where i have all of the company.com users to be in and granted them access to the collections.
machines
rds.brk.dev.local has the gateway,broker, web, and license roles running windows server 2019
rds-01.dev.local is one of the remote app server (this belong to US collection) windows server 2019
rds-02.dev.local is the second remote app server (this belong to Canada collection) windows server 2019
we are using a certificate which is a wildcard from company.com so our public FQDN is devrds.company.com and all servers have the wildcard cert.
If in the company.com network i am able to log in to remote apps with dev.local or company.com users without any issues.
if i am outside the network i am able to login as dev.local users but not with company.com users as i get this error and users are able to browse the web url and see the apps in the portal from outside the network.
Can anyone help me as to why this isnt working correctly for company.com users outside the network?