Skip to content

Instantly share code, notes, and snippets.

@hasoxy
hasoxy / apimanager.xml
Created May 11, 2021 09:28
The first two files are for the self signed SSA post and PUT. Those two contains the request JWT claims and the self signed SSA claims. 3rd and 4th files are for the configuration changes that are needed to enable DCR with self signed SSAs in WSO2 Openbanking 1.5.0 UK
<!--filename <OBAM HOME>/repository/conf/apimanager.xml -->
<!--Add these under <ApplicationConfiguration>.<ApplicationAttributes> -->
<Attribute required="true">
<Name>application authority</Name>
<Description>application authority</Description>
</Attribute>
<Attribute required="false">
<Name>transport_certificate_sandbox</Name>
<Description>TLS Certificate used</Description>