Home / Companies / Ory / Blog / May 2024

May 2024 Summaries

2 posts from Ory

Filter
Month: Year:
Post Summaries Back to Blog
After joining Ory, an innovative company in the field of Identity and Access Management (IAM), the author expresses gratitude for the overwhelming support received and shares insights from his extensive experience in the IAM landscape. He highlights the challenges faced by organizations with traditional IAM solutions, such as extended replacement cycles, security issues, and cost concerns, and praises Ory for its open-source projects like Kratos, Hydra, Oathkeeper, and Keto, which offer a flexible, scalable, and community-verified alternative. The author notes that Ory's approach to IAM is modern, headless, and customizable, catering to the needs of digital companies facing new challenges in a cookie-less world. Investors and decision-makers appreciate Ory's extensibility and reliability at scale, making it a preferred choice over other solutions like Auth0, Ping, and Cognito. The vibrant open-source community around Ory contributes to its reputation for innovation and collaboration, offering organizations unmatched flexibility without the need for upfront payment or commitment.
May 23, 2024 597 words in the original blog post.
The text discusses the use of Ory's Oathkeeper, an open-source authorization service, as an authorizer for requests passing through AWS API Gateway, providing a solution for those who seek more control over their UI compared to other popular services like Auth0, AWS Cognito, and Firebase. The author explains the process of deploying Oathkeeper to AWS Lambda, detailing the necessary components such as a configuration file, a rules file, a Go executable, and a JSON web keys file. The guide includes instructions on setting up the environment, compiling the Go program, and integrating it with AWS services like API Gateway and Secrets Manager. The author emphasizes the importance of correctly configuring IAM roles and policies for accessing secrets and mapping HTTP headers to ensure smooth integration with backend services. The text concludes with troubleshooting tips and an invitation for further engagement on social media.
May 08, 2024 2,095 words in the original blog post.