For questions pertaining to OAuth.tools, a Web application that helps users learn about OAuth and OpenID Connect. Use this tag for questions related to the tool, but not OAuth and OpenID Connect in general.
OAuth.tools is a Web application that helps users learn about OAuth and OpenID Connect. It can integrate with any OAuth Authorization Server (AS) or OpenID Connect Provider (OP). It allows you to connect to many at the same time in various "environments". In these, you can also define your clients or Relying Parties (RP) that will be used to perform various flows. The flows supported include:
- Token (e.g., decode, encode, introspect, refresh)
- Web app, mobile & native app flows (e.g., code, implicit, hybrid, device flow)
- API and back-end flows (e.g., client credentials, ROPC, user info, logout, etc.)
To get started, checkout this quick intro video.
This tag should be used when a question relates to this tool, such as:
- How to perform one of the above flows using the tool
- How to configure an Authorization Server or OpenID Connect Provider to work with the tool
- To clarify some aspect of the tool that is confusing or unclear.
It should not be used to raise feature requests or provide feedback. That should be given to Curity, who develops the tool. It also should not be used if the question relates solely to OAuth or OpenID Connect; other, more precise, tags exist for such questions.