59°F

Aaron Parecki

  • Articles
  • Notes
  • Photos
  • Aaron Parecki
    at Seattle-Tacoma International Airport (SEA)
    SeaTac, Washington • Tue, July 27, 2021 8:17am
    47.443589 -122.302508
    SeaTac, WA, United States
    1 Coin
    Tue, Jul 27, 2021 8:17am -07:00
  • Sven Haiges https://twitter.com/hansamann
    Just had to experiment with WebNFC and captured my thoughts and a few code examples here :https://cxlabs.sap.com/2021/07/27/nfc-comes-to-the-web/ #sapcxlabs
    Portland, Oregon • 60°F
    Tue, Jul 27, 2021 7:41am +00:00 (liked on Tue, Jul 27, 2021 6:37am -07:00) #sapcxlabs
  • Blackmagic Design https://twitter.com/Blackmagic_News   •   Jul 27
    Please join us to learn about what’s new in live production and broadcast. Live stream starts at Los Angeles 10 AM PDT, New York 1 PM EDT, London 6 PM BST on Thursday the 29th of July, and Singapore 1 AM SGT, Tokyo 2 AM JST, Sydney 3 AM AEST on Friday the 30th of July.
    Aaron Parecki
    👀
    Portland, Oregon • 61°F
    3 likes 1 reply
    Tue, Jul 27, 2021 4:58am -07:00
  • Blackmagic Design https://twitter.com/Blackmagic_News
    Please join us to learn about what’s new in live production and broadcast. Live stream starts at Los Angeles 10 AM PDT, New York 1 PM EDT, London 6 PM BST on Thursday the 29th of July, and Singapore 1 AM SGT, Tokyo 2 AM JST, Sydney 3 AM AEST on Friday the 30th of July.
    Portland, Oregon • 61°F
    Tue, Jul 27, 2021 8:25am +00:00 (liked on Tue, Jul 27, 2021 4:58am -07:00)
  • Lillian Karabaic https://twitter.com/anomalily
    We can send one another messages through the split flap transit board when we’re in different places. I just got this important update. (Reads: “Dora is very tired” in Croatian, please note tired cat on couch below)
    Portland, Oregon • 84°F
    Mon, Jul 26, 2021 8:34pm +00:00 (liked on Mon, Jul 26, 2021 1:36pm -07:00) #vestaboard #splitflap
  • yves adele fartlow https://twitter.com/vogon
    “these aren’t ads, they’re Sponsored Images” is the funniest shit I’ve seen in a while
    Portland, Oregon • 60°F
    Mon, Jul 26, 2021 2:16pm +00:00 (liked on Mon, Jul 26, 2021 7:44am -07:00)
  • How to export images from the ATEM Mini Media Pool to a computer // Quick Tips #Shorts

    In this video we will see how to export images from the ATEM Mini Media Pool into any computer running the ATEM Software Control.
    continue reading...
    Mon, Jul 26, 2021 6:00am -07:00
  • Zach Holman https://twitter.com/holman
    at some point tech pivoted from “is this better for the user” to “look at this new technology i’m building with” and we’ve been failing upwards ever since
    Portland, Oregon • 89°F
    Sun, Jul 25, 2021 4:31pm +00:00 (liked on Sun, Jul 25, 2021 4:43pm -07:00)
  • 🔴 Live Q&A! Answering your questions about livestreaming and the ATEM Mini

    Join me for another live Q&A about the ATEM Mini, video production, livestreaming rigs or any other video production topics!
    continue reading...
    Sun, Jul 25, 2021 11:17am -07:00
  • Vittorio https://twitter.com/vibronet   •   Jul 25
    I think the intent is to alert you when an _app_ accessed the clipboard, not necessarily in response to a user action- and the paste source helps to understand the potential impact (paste from 1Password probably worse than from say Pokémon go). But also useful to spot mistakes!
    Aaron Parecki
    It would be useful if they showed that notification *only* when the paste was not in response to a user action. I would appreciate knowing when an app accessed the clipboard. it's redundant when I click the paste button and then see this because I already know that I am pasting.
    Portland, Oregon • 60°F
    1 like 1 reply
    Sun, Jul 25, 2021 6:33am -07:00
  • Lillian Karabaic https://twitter.com/anomalily
    Tried to make a seasonal update.
    Portland, Oregon • 89°F
    Sat, Jul 24, 2021 11:59pm +00:00 (liked on Sat, Jul 24, 2021 5:00pm -07:00) #vestaboard #splitflap
  • Vittorio https://twitter.com/vibronet
    If I run a humidifier and a dehumidifier at the same time in the same room, do I get any cryptocurrency as award?
    Portland, Oregon • 74°F
    Sat, Jul 24, 2021 3:33am +00:00 (liked on Fri, Jul 23, 2021 9:49pm -07:00)
  • John Patrick Dandison ☁☁☁ https://twitter.com/AzureAndChill   •   Jul 24
    Using the standard tier, correct? I think the paid one is required for byo
    Aaron Parecki
    Yup, that was it! Thanks for the reminder! This works great.
    Portland, Oregon • 84°F
    1 like 1 reply
    Fri, Jul 23, 2021 5:34pm -07:00
  • John Patrick Dandison ☁☁☁ https://twitter.com/AzureAndChill   •   Jul 24
    Using the standard tier, correct? I think the paid one is required for byo
    Aaron Parecki
    oh well that could very well be the missing piece here!
    Portland, Oregon • 84°F
    Fri, Jul 23, 2021 5:24pm -07:00
  • Jason Lengstorf https://twitter.com/jlengstorf   •   Jul 24
    you could redirect through a serverless function to validate. JWT is probably easier since you'll presumably already have that through whatever service you're using for user management
    Aaron Parecki
    Sounds promising, but I still can't quite see all the pieces. Maybe we should do another livestream and tackle this live!
    Portland, Oregon • 84°F
    1 like
    Fri, Jul 23, 2021 5:21pm -07:00
  • John Patrick Dandison ☁☁☁ https://twitter.com/AzureAndChill   •   Jul 23
    Azure static web apps has auth proxy built in and is pretty lightweight, $9 to byo oidc. Or an az function proxy and use easyauth/write a couple of methods to handle the redirect and code redemption. That's free under 1m executions
    Aaron Parecki
    Managed to get pretty far with this approach, but got hung up on this issue if you have any thoughts: https://github.com/aaronpowell/swa-custom-auth-okta/issues/1
    Portland, Oregon • 84°F
    4 replies
    Fri, Jul 23, 2021 5:17pm -07:00
  • Jason Lengstorf https://twitter.com/jlengstorf   •   Jul 23
    but if you’re looking for a cookie, you can check for that in the redirect and send to auth if it’s not present

    the cookie redirect could be:

    /* /:splat 200! Cookie=your_cookie
    /* /login

    login could call a serverless function to set the cookie
    Aaron Parecki
    how can I validate the contents of that cookie? From what I can tell in the docs the redirect method just checks for the presence of the cookie
    Portland, Oregon • 84°F
    2 replies
    Fri, Jul 23, 2021 4:30pm -07:00
  • John Patrick Dandison ☁☁☁ https://twitter.com/AzureAndChill   •   Jul 23
    Azure static web apps has auth proxy built in and is pretty lightweight, $9 to byo oidc. Or an az function proxy and use easyauth/write a couple of methods to handle the redirect and code redemption. That's free under 1m executions
    Aaron Parecki
    This is promising, thanks, I am going to check it out.
    Portland, Oregon • 84°F
    2 likes
    Fri, Jul 23, 2021 4:05pm -07:00
  • Jo Wouters https://twitter.com/jowouters   •   Jul 23
    In that case you could move the whole static site to a specific directory that is protected via a _redirects definition ? Access is only granted to a specific role. https://docs.netlify.com/visitor-access/role-based-access-control/ Roles can be set via Identity
    Aaron Parecki
    That's promising, but can I use an external OpenID Connect IDP for that? I don't want to manage users in Netlify
    Portland, Oregon • 84°F
    1 reply
    Fri, Jul 23, 2021 4:03pm -07:00
  • Jason Lengstorf https://twitter.com/jlengstorf   •   Jul 23
    yeah, that definitely works! here’s some code to change roles if you need to, but in general Netlify Identity / roles will definitely let you gate content

    https://github.com/stripe-samples/netlify-stripe-subscriptions
    Aaron Parecki
    I'm still a little confused about Netlify Identity, but it seems like it requires that I manage users in Netlify, which isn't what I want.

    Also wow the pricing 😮 $99/month/user in order to be able to use third party JWT tokens?
    Portland, Oregon • 83°F
    1 reply
    Fri, Jul 23, 2021 3:55pm -07:00
older

Hi, I'm Aaron Parecki, Director of Identity Standards at Okta, and co-founder of IndieWebCamp. I maintain oauth.net, write and consult about OAuth, and participate in the OAuth Working Group at the IETF. I also help people learn about video production and livestreaming. (detailed bio)

I've been tracking my location since 2008 and I wrote 100 songs in 100 days. I've spoken at conferences around the world about owning your data, OAuth, quantified self, and explained why R is a vowel. Read more.

  • Director of Identity Standards at Okta
  • IndieWebCamp Founder
  • OAuth WG Editor
  • OpenID Board Member

  • 🎥 YouTube Tutorials and Reviews
  • 🏠 We're building a triplex!
  • ⭐️ Life Stack
  • ⚙️ Home Automation
  • All
  • Articles
  • Bookmarks
  • Notes
  • Photos
  • Replies
  • Reviews
  • Trips
  • Videos
  • Contact
© 1999-2025 by Aaron Parecki. Powered by p3k. This site supports Webmention.
Except where otherwise noted, text content on this site is licensed under a Creative Commons Attribution 3.0 License.
IndieWebCamp Microformats Webmention W3C HTML5 Creative Commons
WeChat ID
aaronpk_tv