Saafe AA - Docs
HomeSandbox
  • Overview
  • Supported FIPs on Saafe
  • Become an FIU
  • Environment
  • Central Registry
    • Overview
    • Create FIU Entity
    • IAM User Endpoints
      • Generate IAM User Token
      • Secret Management
        • Entity Secret Read
        • Entity Secret Reset
    • Entity Auth Token
    • ❌Entity Auth Token (Deprecated)
    • Central Registry APIs
      • GET AA List
      • GET FIP List
      • GET FIU List
    • Postman Collection
  • FIU Module
    • Introduction
    • AA API v2.0.0
    • FIU API v2.0.0
    • JWS Signature
      • Create JSON Web Key (JWK)
      • Create JWS
      • Verify JWS
    • End-to-end Encryption
  • FIP Module
    • Overview
  • AA Client
    • Web Redirection
Powered by GitBook
On this page

Was this helpful?

  1. Central Registry

Central Registry APIs

PreviousEntity Auth Token (Deprecated)NextGET AA List

Last updated 1 year ago

Was this helpful?

You would need to access CR APIs to get list of AAs and FIPs. The API document can be found here in this AA Commons Documentation

You can download the postman collection here.

Collection Variables Values for UAT

Variable
Value

CR_API

https://uatcr.sahamati.org.in/v2

auth.token-url

https://uattokens.sahamati.org.in/auth/realms/sahamati/protocol/openid-connect/token

auth.clientId

Client ID obtained after

auth.clientSecret

Client secret obtained after

https://uattokens.sahamati.org.in/auth/realms/sahamati/protocol/openid-connect/token

creating FIU entity
creating FIU entity