Reframing spirituality as the culturally-neutral, teachable practice of becoming more human, as expressed in: 3 Capabilities4 Attributes per CapabilityPrerequisiteTaskTechniqueMindset12 Learning Outcomes Inspired by the Minerva Baccalaureate, especially their focus on Content over Context. A. Connecting (cosmos) #wonder#identification#formation#universalizing B. Individuating (pneumos) #agency#antifragility#reflection#specializing C. Advancing (logos) #inspiration#intervention#reformation#normalizing CapabilityTriggerSkillProcessValueConnectWonderIdentificationFormationUniversalIndividuateAgencyAntifragilityReflectionSpecialAdvanceInspirationInterventionReformationNormalTriastic Humanity
Psycho-Analytic Engineering (Coalesce 2021)
Using Data to Differentiate Our Selves Keynote Talk Proposal for Coalesce 2021 Google Slides Based on "DBT as Organizational Therapy" Pitch Video https://www.loom.com/share/58c52bb915da4d57a66995f618194ce8 More powerful tools and shorter cycle times mean that we analytics engineers “get to” spend less time on coding SQL and “have to” spend more time understanding the deeper needs, motivations, and... Continue Reading →
DBT as the “Couch” for Organizational Therapy
Or, "How ELTT is the Key to World Peace" Draft Submission Script for Coalesce 2021 Hey there Data Lovers, my name is Dr. Ernie. And this is my English Cocker Spaniel Qhuinn, who with me and my boss make up the IT department at a Palo Alto startup. I am Caltech physicist turned management consultant... Continue Reading →
SSO Login into Salesforce from Node via samlp SAML IdP
Documenting this in a blog post because it drove us crazy trying to figure out exactly what was involved, even though it was actually easy to implement once we understood all the terminology. In order for our previously-authenticated users to automatically log into Salesforce, we needed to: Create a "/sso-url" on our node server for our... Continue Reading →
Active Identity Clients (AICs) for OpenID
The OpenID community is still wrestling with how to deliver a first-time login experience that is acceptable to mainstream users. Research indicates we need something less open-ended than typing into a blank URL field, but neither is it desirable to push users to choose from a few (or worse, many) pre-selected identity provider logos.
One approach for solving this problem is called (for lack of a better term) the Active Identity Client, or AIC (similar to what I previously called a Chamberlain). An AIC boostraps the identity selection process at a new website (aka Relying Party, or RP) by storing some amount of identity information on the user's home computer. The AIC uses that identity to access a persistent record of the user's interaction with multiple sites and identity providers (IdPs) to negotiate and streamline future such interactions. This (in theory) allows the user, rather than the RP, to prioritize which providers to use.
A number of such AICs were demonstrated at last week's Internet Identity Workshop. Rather than attempting to standardize on a single AIC, a group of us discussed developing a common infrastructure that might enable a broad spectrum of AICs to innovate and compete. Specifically, we attempted to identity conventions, best practices, and extensions to existing standards that would support both "native" and "in-browser" AICs.
This article is my idiosyncratic attempt to synthesize what we discussed into a coherent vision for Active Identity Clients. It may not fully reflect the opinions of any given participant, and certainly does not represent the views of our respective employers. Rather, it is a subjective snapshot of a still-evolving problem space, and is intended to provide a concrete starting point for further discussion, critique, and clarification.
