Earlier quoted context omitted.
When talking about controls are you referring to provisioning? What are some examples for missing controls?
Pretty sure he means audit compliance, proper RBAC, etc
Ask HN: Is there still a reason to use Okta for SSO? Okta vs. Google SSO
31–37 of 37 posts
Re: Ask HN: Is there still a reason to use Okta for SSO? Okta vs. Google SSO
#32I don't see why anyone would ever use Google anything for a business critical use. They seem allergic to providing customer support for anything other than advertising.
Re: Ask HN: Is there still a reason to use Okta for SSO? Okta vs. Google SSO
#33Re: Ask HN: Is there still a reason to use Okta for SSO? Okta vs. Google SSO
#34Re: Ask HN: Is there still a reason to use Okta for SSO? Okta vs. Google SSO
#35Earlier quoted context omitted.
Pretty sure he means audit compliance, proper RBAC, etc
Hmm audit compliance? Google gives you a log of who logged in where, doesn't it? And with "proper RBAC" you mean that you can put somebody into the "Developer" role, hence he gets AWS, GCP, Datadog, right?
Proper RBAC is as granular as necessary, but no more
Proper RBAC also links everything needed by a certain role together
Merely knowing who logged-in where and when, though, is not enough - you also need to know what they did while there (and that they did not do anything they were not supposed to be able to do (which links back to proper RBAC'ing))
CIS, HIPAA, FISMA, SOX, STIG and all the other alphabet soup compliance rules, frameworks, etc are a lot more extensive than just "who logged in where" :)
--------
See NIST's page on RBAC for some of this: https://csrc.nist.gov/Projects/Role-Based-Access-Control
Re: Ask HN: Is there still a reason to use Okta for SSO? Okta vs. Google SSO
#36Google is unsurprisingly more convenient if you're already using Google workspace.
...but even then - while GCP is [probably] the "best" big cloud vendor out there, they have a nasty reputation for being very hard to deal with
Re: Ask HN: Is there still a reason to use Okta for SSO? Okta vs. Google SSO
#37If you already have sysadmin skills what's wrong with self-hosting an IdP like Zitadel or Keycloak?
Because self-hosting mission-critical services that are not your business' core competency is almost always stupid As just one example - 20 years ago it made sense for many businesses to self-host email It has not made sense to do that for at least a decade
But it is important to us to let customers choose what they like more.
Sometime the gained control (and responsibility) when self-hosting might be crucial for the specific use-case.