Skip to content

Commit

Permalink
Merge branch 'main' into tf-oidc
Browse files Browse the repository at this point in the history
  • Loading branch information
edunham authored Aug 3, 2023
2 parents 072640f + ff11355 commit 834bc27
Show file tree
Hide file tree
Showing 5 changed files with 58 additions and 3 deletions.
14 changes: 14 additions & 0 deletions _source/_posts/2017-09-25-all-new-developer-console.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,20 @@ tags: [okta]
type: awareness
---

<div class="alert alert-info" role="alert">
<p class="title">
<a class="close" aria-label="Close" title="Close"
onclick="this.parentElement.parentElement.style.display='none'">
<span aria-hidden="true">&times;</span>
</a>
Heads up... this blog post is old!
</p>
<p>This blog post was written in 2017. It is out of date. Okta no longer provides a developer-centric admin console. Instead, all administrators use the same admin console for configuring Okta.
</p>
</div>



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
Expand Down
1 change: 1 addition & 0 deletions _source/_posts/2021-02-08-use-okta-like-a-rockstar.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
Original file line number Diff line number Diff line change
@@ -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!


9 changes: 7 additions & 2 deletions _source/_posts/2023-07-28-terraform-workshop.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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?
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?
6 changes: 5 additions & 1 deletion _source/_posts/2023-07-31-podcast-sdk-development.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)!


0 comments on commit 834bc27

Please sign in to comment.