SSA
Get list of SSAs
Get all SSA list based on jti or org_id.
Security: Bearer Auth
Provide your bearer token in the Authorization header when making requests to protected resources.
Example: Authorization: Bearer {{your-access-token}}
Security: OAuth 2.0
Scopes:
- https://jans.io/auth/ssa.admin - SSA Adm .in, Retrieves all SSA
- https://jans.io/auth/ssa.portal - SSA Portal, Retrieves all SSA
- https://jans.io/auth/ssa.developer - SSA Developer, Retrieves the SSA created by the same client
get/restv1/ssa
Query parameters
jtistring
Unique Identifier
org_idstring
Organization ID
Response
The response will return the list of SSAs.