From c71d57cb379df34da3a9333677377cb0745b1a57 Mon Sep 17 00:00:00 2001 From: "E. Dunham" Date: Thu, 3 Aug 2023 09:58:12 -0700 Subject: [PATCH 1/5] Video link for Terraform Workshop (#1412) --- _source/_posts/2023-07-28-terraform-workshop.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/_source/_posts/2023-07-28-terraform-workshop.md b/_source/_posts/2023-07-28-terraform-workshop.md index fe48342ce1..0109876593 100644 --- a/_source/_posts/2023-07-28-terraform-workshop.md +++ b/_source/_posts/2023-07-28-terraform-workshop.md @@ -21,6 +21,10 @@ This workshop is part of our Enterprise-Ready Workshop series. Follow along to g | 3. [Enterprise-Ready Workshop: Manage Users with SCIM](/blog/2023/07/28/scim-workshop) | | 4. **Enterprise-Ready Workshop: Terraform** | +The steps in this workshop are also demonstrated in the accompanying video, so that you can follow along in whatever medium is the best fit for your current learning needs. + +{% youtube 5_x0VmvjXmg %} + {% include toc.md %} ## Terraform automates manual work @@ -668,6 +672,7 @@ You've also begun to consider more advanced topics that you'll encounter in your * Learn more about Terraform in the Hashicorp docs. Could Terraform help you manage cloud infrastructure beyond Okta? * Explore other resource types in the Okta Terraform Provider docs, and try configuring them in your developer account. -* If your organization already uses Terraform to manage infrastructure, learn about how `terraform.tfstate` files and secrets are managed. +* If your organization already uses Terraform to manageinfrastructure, learn about how terraform.tfstate files and secrets are managed. +* Leave a comment to let us know what you thought about using Okta's Terraform module! What features would you like to learn about next? -Follow us on [Twitter](https://twitter.com/oktadev) and subscribe to our [YouTube](https://www.youtube.com/c/oktadev) channel to find out about future workshops and tutorials! Leave a comment to let us know what you thought about using Okta's Terraform module! What features would you like to learn about next? \ No newline at end of file +Follow us on [Twitter](https://twitter.com/oktadev) and subscribe to our [YouTube](https://www.youtube.com/c/oktadev) channel to find out about future workshops and tutorials! Leave a comment to let us know what you thought about using Okta's Terraform module! What features would you like to learn about next? From 2b33a892213500d781863c76477f5ad011e02d11 Mon Sep 17 00:00:00 2001 From: "E. Dunham" Date: Thu, 3 Aug 2023 10:55:28 -0700 Subject: [PATCH 2/5] add deprecation warning about dev console (#1352) --- .../_posts/2017-09-25-all-new-developer-console.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/_source/_posts/2017-09-25-all-new-developer-console.md b/_source/_posts/2017-09-25-all-new-developer-console.md index 7d6f45e206..32b2ff67ba 100644 --- a/_source/_posts/2017-09-25-all-new-developer-console.md +++ b/_source/_posts/2017-09-25-all-new-developer-console.md @@ -11,6 +11,20 @@ tags: [okta] type: awareness --- + + + + Hello Okta Blogosphere! Another [Stormpath transplant](https://www.okta.com/blog/2017/03/stormpath-welcome-to-Okta/) here! As you know, the Okta developer experience team has been working hard to make it easier for YOU to work hard... on integrating your applications with Okta. We recently launched an update to our Developer Console, an all-new Okta experience that is catered to your needs as an application developer. In this post we'll discuss the new features, and why we built it the way we did. ### An Ode To Consoles From 70a4da666c76991704dd11167b7b7de063dbe8c8 Mon Sep 17 00:00:00 2001 From: "E. Dunham" Date: Thu, 3 Aug 2023 14:06:29 -0700 Subject: [PATCH 3/5] June podcast (#1397) --- ...podcast-approaching-identity-automation.md | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 _source/_posts/2023-06-30-podcast-approaching-identity-automation.md diff --git a/_source/_posts/2023-06-30-podcast-approaching-identity-automation.md b/_source/_posts/2023-06-30-podcast-approaching-identity-automation.md new file mode 100644 index 0000000000..ce9b05e2ab --- /dev/null +++ b/_source/_posts/2023-06-30-podcast-approaching-identity-automation.md @@ -0,0 +1,31 @@ +--- +layout: blog_post +title: "June Podcast: Approaching Automation with Jeff Taylor" +author: edunham +by: advocate +communities: [devops,security] +description: "Listen and learn about the identity automation journey" +tags: [podcast, automation, enterprise] +image: blog/identity-developer-podcast/podcast.jpg +type: awareness +--- + +# Approaching automation in identity + +Product Manager Jeff Taylor joins us for the first time to discuss the principles behind successful automation. + +What's the automation journey, and how does it relate to organizational maturity? How can you scale your work with automation while avoiding the pitfalls of premature optimization? + +If you're ready to start automating Okta administration tasks, where should you start? + +## Find the OktaDev Workforce podcast on approaching identity automation + +{% youtube LilghHdW18Q %} + +Listen to the [audio version on Casted](https://listen.casted.us/public/49/Workforce-Identity-Developer-Podcast-4ce90a5f/59f5cd1e). + +Where are you in your own automation journey? What are your next steps to enhance automation? Let us know in the comments below! + +Follow OktaDev on [YouTube](https://www.youtube.com/@OktaDev) and [Twitter](https://twitter.com/oktadev) to learn more about automating identity! + + From ec413449794c6007ba4067390bb2d0173c733474 Mon Sep 17 00:00:00 2001 From: "E. Dunham" Date: Thu, 3 Aug 2023 14:20:57 -0700 Subject: [PATCH 4/5] casted link (#1417) --- _source/_posts/2023-07-31-podcast-sdk-development.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_source/_posts/2023-07-31-podcast-sdk-development.md b/_source/_posts/2023-07-31-podcast-sdk-development.md index 7de5e1eb43..da1286cbb4 100644 --- a/_source/_posts/2023-07-31-podcast-sdk-development.md +++ b/_source/_posts/2023-07-31-podcast-sdk-development.md @@ -26,4 +26,8 @@ Why do we publish SDKs? How can you pick up languages on the fly to develop high {% youtube DQKwq0rn7Lk %} -Have you used our SDKs? Tell us about your experiences in the comments below, and follow OktaDev on [YouTube](https://www.youtube.com/@OktaDev) and [Twitter](https://twitter.com/oktadev)! +Listen to the audio version on Casted [here](https://listen.casted.us/public/49/Workforce-Identity-Developer-Podcast-4ce90a5f/ddd303a0). + +Have you used our SDKs? Tell us about your experiences in the comments below, and follow OktaDev on [YouTube](https://www.youtube.com/@OktaDev) and [Twitter](https://twitter.com/oktadev)! + + From ff11355b153e142a8bfef11e2feb7bc456d28211 Mon Sep 17 00:00:00 2001 From: Semona Igama Date: Thu, 3 Aug 2023 14:28:25 -0700 Subject: [PATCH 5/5] Added disclaimer to Rockstar blog (#1416) Co-authored-by: isemona --- _source/_posts/2021-02-08-use-okta-like-a-rockstar.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_source/_posts/2021-02-08-use-okta-like-a-rockstar.md b/_source/_posts/2021-02-08-use-okta-like-a-rockstar.md index 19f13c301e..47feaaeb53 100644 --- a/_source/_posts/2021-02-08-use-okta-like-a-rockstar.md +++ b/_source/_posts/2021-02-08-use-okta-like-a-rockstar.md @@ -16,6 +16,7 @@ tweets: image: blog/use-okta-like-a-rockstar/card.png type: conversion --- +> Rockstar chrome extension is a third-party, Non-Okta Application (as defined in Okta's Master Subscription Agreement). Okta is not involved in making this chrome extension available, and we have neither oversight nor input into its security features and functionality. For questions regarding this, or any other, Non-Okta Application(s) your organization uses in connection with the Okta Service, please contact the application provider directly for more information. Rockstar is a Chrome extension that adds features to the Okta dashboard. What sort of features, you might ask? The most popular ones include: