Skip to content

Commit 2d3ad04

Browse files
author
Michael Troxler
committed
some adjustment in the mobileid api spec
1 parent 038f0ec commit 2d3ad04

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

docs/reference-guide/mobile-id-api.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,20 @@ The RESTful interface uses **JavaScript Object Notation (JSON)** as its media ty
3636

3737
## MSS Signature
3838

39+
### Endpoint
40+
41+
::: code-group
42+
```bash [REST]
43+
<Base‑URL>/rest/service/sign
44+
```
45+
```bash [SOAP]
46+
<Base‑URL>/soap/services/MSS_SignaturePort
47+
```
48+
:::
49+
50+
51+
52+
3953
### Signature Profiles
4054

4155
For every authentication request, an AP can select the SIM or App authentication method by selecting a specific SignatureProfile-value in the MSS Signature request.

0 commit comments

Comments
 (0)