Rownd home pagelight logodark logo
  • Dashboard
  • Website
  • Dashboard
Authentication
Retrieve the well-known OIDC configuration information
  • Documentation
  • API Reference
  • Blog
  • Contact Us
  • Authentication
  • Overview
  • GET
    Retrieve the current JWK set that validates Rownd-issued tokens
  • GET
    Retrieve the well-known OIDC configuration information
  • POST
    Create a new magic link representing a Rownd user
  • User Profiles
  • GET
    List user profiles
  • GET
    Get sample user profile data
  • GET
    Get user profile data
  • PUT
    Insert or update user profile data
  • PAT
    Update / patch user profile data
  • DEL
    Delete a user profile
  • GET
    Retrieve one field from a user profile
  • PUT
    Update one field in a user profile
  • GET
    Retrieve the data policies for a user's profile
Authentication

Retrieve the well-known OIDC configuration information

GET

/hub/auth/.well-known/oauth-authorization-server

curl --request GET \
  --url https://api.rownd.io/hub/auth/.well-known/oauth-authorization-server
Retrieve the current JWK set that validates Rownd-issued tokensCreate a new magic link representing a Rownd user
twitterlinkedinwebsite
Powered by Mintlify
curl --request GET \
  --url https://api.rownd.io/hub/auth/.well-known/oauth-authorization-server