Skip to content

Instantly share code, notes, and snippets.

@nov
Last active November 4, 2015 14:31
Show Gist options
  • Save nov/ccfcccd8c4a75e30c5d3 to your computer and use it in GitHub Desktop.
Save nov/ccfcccd8c4a75e30c5d3 to your computer and use it in GitHub Desktop.
  1. Obtain issuer from /.well-known/webfinger
  2. Obtain OP config from /.well-knonw/openid-configuration
  3. Any existing client_id for the issuer?
  • YES => Use it and go Step.4
  • NO => Go Step.3
  1. Register Client
  2. Start Dancing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment