Home / Companies / WorkOS / Blog / April 2024

April 2024 Summaries

5 posts from WorkOS

Filter
Month: Year:
Post Summaries Back to Blog
Perplexity, an AI company, is offering WorkOS customers 3 free months of Perplexity Enterprise Pro. This new plan includes enterprise-focused features such as Single Sign-On (SSO) powered by WorkOS. WorkOS has helped Perplexity become Enterprise Ready quickly and efficiently, allowing them to focus on core product innovation while providing a seamless experience for large customers.
Apr 30, 2024 215 words in the original blog post.
Access control is crucial in today's digital landscape as it helps prevent cyberattacks and ensures data integrity. There are four main types of access control - Discretionary Access Control (DAC), Role-Based Access Control (RBAC), Mandatory Access Control (MAC), and Attribute-Based Access Control (ABAC). The choice of an access control type depends on factors like the size of the organization, IT resources available, and security needs. Each type has its pros and cons, with DAC being flexible but prone to security risks, MAC offering enhanced security but being rigid, RBAC providing efficient management of permissions but limited scope, and ABAC offering fine-grained control but complex policy management. Often, a hybrid solution combining two or more types is needed. Implementing access control involves assessing needs, installing an identity and access management system, developing a policy, and monitoring and reviewing access regularly.
Apr 24, 2024 2,854 words in the original blog post.
WorkOS has acquired Warrant, a Fine Grained Authorization (FGA) service for developers. This acquisition is part of WorkOS' vision to become the world's best platform for identity, authentication, and authorization. Warrant's FGA technology allows precise access controls within applications, ensuring robust security and data compliance. The company was founded 3 years ago and serves millions of requests each day for developers worldwide. Over the coming months, WorkOS plans to integrate Warrant's FGA technology into its platform alongside existing products such as enterprise Single Sign-On (SAML), Directory Sync (SCIM), User Management (CIAM), and Audit Logs (SIEM).
Apr 23, 2024 275 words in the original blog post.
ADFS (Active Directory Federation Services) and SSO (Single Sign-On) are both authentication solutions but have different roles in identity management. ADFS is Microsoft's own solution for SSO within Windows environments, while SSO is a broader concept that refers to users authenticating once and being able to access multiple apps without logging in again. The main difference between the two is that ADFS works only in Windows environments, whereas SSO can be implemented by various identity and access management services like Okta, OneLogin, and Ping Identity for different environments other than Windows.
Apr 22, 2024 1,373 words in the original blog post.
Deprovisioning is the process of removing access from users when they no longer need it. It involves disabling user accounts and access to applications and data. This is important for security purposes as well as cost savings and compliance with regulations like GDPR. Automated provisioning systems streamline this process by connecting directly to each system and app in a company's IT estate to make all these changes automatically via API integrations. Different Identity Providers (IdPs) handle deprovisioning differently, but most use the System for Cross-domain Identity Management (SCIM) protocol. Best practices for deprovisioning include having clearly defined policies and procedures, using automated IAM solutions, regularly auditing deprovisioned accounts, and keeping records of all deprovisioning events.
Apr 05, 2024 1,275 words in the original blog post.