Concept Guides
Applications
Software Statement Assertion
generate software statement assertions (ssas) enabling organisation to register a client application at the data provider's authorisation server using oauth dynamic client registration (dcr) the software statement assertion (ssa) is a foundational element for application onboarding for ecosystems that rely on registration framework docid\ q6si2ya2zeapvwb028 er an ssa, essentially a signed json web token (jwt) issued by a trust framework docid\ orq fx71kdupt8j17ckkd , encapsulates information pertinent to an application's identity and operational metadata as defined within the trust framework this set of information is critical for an application's initial step in the data consumption journey, enabling it through the process of registration framework docid\ q6si2ya2zeapvwb028 er as specified in rfc7592 the assertion functions as a source for details necessary for the server to verify the application's identity and to understand the scope of access granted to the application within the data sharing ecosystem it participates in an ssa contains a set of claims signed by a trust framework authority these claims include, but are not limited to, the following roles the roles assigned to the application within the ecosystem redirect uris the uris to which the application can redirect users after authentication scopes the permissions granted to the application for accessing resources organization details information about the organization managing the application, including its name, address, and registration number software statement metadata details about the applications docid\ at1zjk4wwrastj pdhvhx (software statement), such as name, logos, policy documents, and portal uris validation of an ssa is critical to ensure its integrity and the trustworthiness of the information it contains this process involves verifying the signature of the ssa using a public key available at a well known url, structured as follows https //keystore \<host>/openbanking jwks https //keystore sandbox raidiam io/openbanking jwks for the raidiam sandbox environment that would be https //keystore sandbox raidiam io/openbanking jwks https //keystore sandbox raidiam io/openbanking jwks generating a software statement assertion docid\ sdzu0dmr1kxsjuhd6fboz