Flying Into Okta
![Flying Into Okta](/assets-jekyll/blog/alisaduncan-intro/alisaduncan-joins-okta-social-image-cd808603a448dff5797cbf50fdac286ae822ec3ac5ca9bca544aa2d2f6e124a7.png)
“Just follow your heart and keep smiling.” – Kiki’s Delivery Service I’m embarking on a new adventure and entering the wide world of Developer Advocacy at Okta! Much like Kiki setting out on her journey, I’m full of enthusiasm and curiosity and am ready to fly. I’m thrilled to be here at Okta and looking forward to everything. Now, I just need to get a talking cat… “Smile. We have to make a good first...
Security.txt: Make Vulnerabilities Easier to Report
![Security.txt: Make Vulnerabilities Easier to Report](/assets-jekyll/blog/intro-security-txt/security-txt-social-0f9f38afead858a6e0b4dfb851a08a534c027d3851baefa326e03606d5a7828c.png)
We all know that all software has bugs and that security is hard, but somehow we are still surprised when we see new vulnerabilities. Vulnerability A bug, flaw, weakness, or exposure of an application, system, device, or service that could lead to a failure of confidentiality, integrity, or availability. In 2020, there were 18,395 vulnerabilities reported, which means about 50 new vulnerabilities are reported every day. These numbers only include what has been reported to...
An Overview of Best Practices for Security Headers
![An Overview of Best Practices for Security Headers](/assets-jekyll/blog/security-headers-best-practices/security-headers-social-a5b22ce507646dfd03efc57903b78820c4159b2095e477ad6bddf9479bab5f96.png)
Many decisions go into the process of creating a secure website. One of these decisions is selecting which HTTP security headers to implement. Today, we’ll dive into the most important HTTP security headers and the best practices that will strengthen your website’s security. Table of Contents The Security Headers HTTP Strict Transport Security (HSTS) Content-Security-Policy (CSP) X-XSS-Protection X-Frame-Options Referrer-Policy X-Content-Type-Options Permissions-Policy Configuring a Security Header Nginx Apache IIS Firebase Learn More About Security Headers The...
Spreading Some Okta Love to the DevOps World
![Spreading Some Okta Love to the DevOps World](/assets-jekyll/blog/accidental-dev-to-advocate/deepu-joins-okta-a2236fa7814324427b1c8f3171ca54a032c0be203cef0c3dcd7129f882ab0f95.jpg)
Hello Oktaverse! So finally, I have landed at Okta on my second attempt 😉. I’m so excited about this new chapter in my career journey and can’t wait to see what’s in store. But first, introductions. Who am I I’m from the south of India, a village in Kerala to be specific, but I grew up in Chennai since my parents moved there looking for work when I was 12. I like to call myself...
From Ops To Advocacy
![From Ops To Advocacy](/assets-jekyll/blog/edunham-intro/edunham-joins-okta-social-image-05d98ba96635fe56deb79c6683ac3f9a64ffee7ee94d2190ab98cd072a94fd8f.png)
Hi, I’m edunham, and I’m an infra person. Our buzzwords include DevOps, Cloud Operations, and Site Reliability Engineering, though if you ask any two of us about the difference between those terms, you’ll get at least three answers. Whatever name it’s wearing, doing ops well requires not only the “how” of changing systems, but also the “why” of making the right changes. Although I’ve always loved helping spread the information that my colleagues need in...
Secure Access to AWS EKS Clusters for Admins
![Secure Access to AWS EKS Clusters for Admins](/assets-jekyll/blog/secure-access-to-eks/2-59e9ff0d8ba87c3085a5a813de06d79ddaa7e58b540ad2d6d9967c933ab488a1.png)
In this tutorial, we will leverage OpenID Connect (OIDC) to allow our DevOps team to securely access their EKS clusters on AWS. We use Role Based Access Control (RBAC)] to enforce the least privilege required without the need to configure AWS IAM roles. 😎 We’ll highlight the steps to manually enable an OIDC provider on your EKS clusters. At the end of this tutorial, we’ll point to resources you can leverage to automate all those...
Okta Developer Plan Changes
![Okta Developer Plan Changes](/assets-jekyll/blog/okta-dev-plan-changes/auth0-okta-join-forces-00ea74e0759dd766eaaa160c1939c0cc859f8a11786fa58d5719e190a924dc87.png)
An Update on Our Developer Offering As many of you may know, Okta completed the acquisition of Auth0 in May of 2021. We’ve since been busy, working out how our products will work together to help developers provide the best experiences for their users. If you joined us for Developer Day, you saw Okta and Auth0 showcase interesting projects happening at our companies and in our communities. In the months since the Auth0 acquisition, one...
Learn How to Build a Single-Page App with Vue and Spring Boot
![Learn How to Build a Single-Page App with Vue and Spring Boot](/assets-jekyll/blog/spring-boot-spa/spring-boot-spa-social-81f7cc37d6698eaf2e257021185ef0c17267f2d255c65a65ec9227870f30f400.jpg)
In this tutorial, you are going to create a single-page application (SPA) that uses a Spring Boot resource server and a Vue front-end client. You’ll see how to configure Spring Boot to use JSON Web Tokens (JWT) for authentication and authorization, with Okta as an OAuth 2.0 and OpenID Connect (OIDC) provider. You’ll also see how to bootstrap a Vue client app with the Vue CLI and how to secure it using the Okta Sign-In...
Session Clustering for OAuth 2.0 Applications
![Session Clustering for OAuth 2.0 Applications](/assets-jekyll/blog/oauth-sessions-with-java/social-c93a21db4c9c38a979bc210005d447e16bf8a90a503d79a0ad2e7806eeae4583.png)
A common OAuth 2.0 question we get: "How do I deal with OAuth in a load-balanced application?" The short answer: There’s nothing specific about session clustering for OAuth. The longer answer is—you likely still need to worry about cluster session management. This post will discuss how an OAuth login relates to your application’s session. And we’ll build a simple, secure, load-balanced application to demonstrate. Table of Contents Sessions and OAuth 2.0 Applications Stateless with JWTs...
Announcing the Okta Identity Early Access Hackathon Winners
![Announcing the Okta Identity Early Access Hackathon Winners](/assets-jekyll/blog/okta-hackathon-2021-winners/hackathon-social-d8fbef1608223c4d4e14b02486ab9ecff96f4792ae4d622cead69b88c39bcc0f.jpg)
Back in early August, in partnership with DevPost, we announced the Okta Identity Early Access Hackathon, and invited developers everywhere to "build something awesome with the Okta Identity Engine (OIE) Limited GA release." Our aim was to give participants the chance to explore the new platform with its new capabilities for customer identity and access management. In exchange, we hoped to gain early stage feedback and a feel for what engaged the dev community worldwide....