Skip to content

Commit

Permalink
review #2
Browse files Browse the repository at this point in the history
  • Loading branch information
ThierryMa committed Sep 29, 2021
1 parent 49f9f77 commit 1e0ffb9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Mutual authentication is required for most of API developed for Open Banking.
According to the Open Banking Specification, the MTLS is required for both components : Cloud Entity and the API Gateway Listener. Here is a diagram that explains how it's working.
![MTLS diagram](/Images/mtls.png)

See more about the Certificate Verification with MTLS in Open Banking context in ![Mutual Authentication and Certificate Verification](/docs/overview/integration/mutual-auth)
See more about the Certificate Verification with MTLS in Open Banking context in [Mutual Authentication and Certificate Verification](/docs/overview/integration/mutual-auth)

### API Gateway MTLS

Expand Down
6 changes: 3 additions & 3 deletions content/en/docs/Configuration/portal.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ Axway Open Banking Developer Portal is based on Axway API Portal product

Most features are documented in the [Axway API Portal documentation](https://docs.axway.com/bundle/axway-open-docs/page/docs/apim_administration/apiportal_admin/apip_overview/index.html)

## Administror interface
## Administrator interface

The portal adminstration interface is available on `https://developer-portal.<domain-name>/administrator`
The portal administration interface is available on `https://developer-portal.<domain-name>/administrator`
It allows multiple admin actions:

* general configuration
Expand Down Expand Up @@ -54,7 +54,7 @@ From here, you can :

All API and user documentation are available from `https://developer-portal.<domain-name>/documentation/home` on the Developer Portal

Adminitrator can add new documentation or update existing on from Joomla administrator interface.
Administrator can add new documentation or update existing on from Joomla administrator interface.

Navigate to Content > Articles and use New or Edit button to add or update an article. Each article will appear in the Documentation page if their category is set to 'Documentation'

Expand Down

0 comments on commit 1e0ffb9

Please sign in to comment.