
00ueuc93x4Cm8One20h1.5251321845916467E12 (Customer) asked a question.
You setup SSO with Okta to sign into office or gsuite. What sort policies and mechanisms are there that would restrict accessing those services only through the Okta sign in portal?
If you have policies configured in Okta to force MFA or restrict geos, what's stopping someone from going directly to the service and logging in without Okta? Is this a default configuration or require more configuration by an IT admin?
How does this get enforced on the integrated service (office/gsuite in this case)?
thx!

At a basic level, the application (service provider) would now look to Okta (the identity provider) to decide if a user should be allowed access. Without the approval of Okta (successful authentication) the user wouldn't be able to access the service. If the user doesn't fit within the security controls you've setup they wouldn't be allowed in. This is assuming that you're using SAML with G Suite and WS-Federation with O365.
Regarding if this is a 'default configuration' or not, that would depend on the application. I always recommend referencing the documentation for each application to make sure that authentication is restricted to SSO only. With G Suite and O365 specifically, if SAML/WS-Fed are used then users would be restricted to SSO only by default.