Placewise Member IdP
WellKnown::Jwk
Copy Page
Placewise Member IdP
Overview
Introduction
OpenID Connect
Overview
Issuer and Discovery URL
Usage of member tokens
Usage of Placewise API in context of member
ID token
Fetching token to embed an application
Customizing the experience
Configuration of UI, Social Logins and Messages (emails/smses)
Optional parameters available during authorization
Reference
OIDC
WellKnown::Jwk
index
GET
WellKnown::OpenidConfiguration
show
Authorization
create
create
Token
revoke
create
Session
destroy
Userinfo
show
WellKnown::Jwk
Copy Page
index
GET
/v1/oidc/.well-known/jwks
Try it
Run in Apidog
Run in Apidog
Request
None
Responses
🟢
200
OK
application/json
is expected to eq 0
Body
Generate Code
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
GET
'/v1/oidc/.well-known/jwks'
Response
Response Example
{
"keys"
:
[
]
}
Modified atÂ
2025-06-16 09:32:55
Previous
Optional parameters available during authorization
Next
show