...
Create a new Authentication Method in the Authentication methods page and select Backchannel Authentication Adapter as the Method Type. After finishing you should end up in the method's configuration page. You can go there by clicking the method in the list.
Under the Backchannel Authentication Adapter tab:
- Insert
client_id
in the Client Identifier field. - Insert
private_key_jwt
in the Token Endpoint Authentication Method field. - Press the Update button.
- Upload the Authentication Adapter Metadata.
- Press the Upload button next to label "Provider Metadata:".
- Paste the Authentication Adapter Metadata JSON string in the field or upload the file containing it.
- Press OK.
- Upload the Authentication Adapter JWKS.
- Press the Upload button next to label "Provider JWKS:".
- Paste the Authentication Adapter JWKS string in the field or upload the file containing it.
- Press OK.
Info | |||||
---|---|---|---|---|---|
| |||||
SSO 8.8 (or newer) doesn't anymore send the parameter BankID Authentication Adapter 1.0.0 requires that the parameter Optionally, to make SSO 8.8 (or newer) compatible with BankID Authentication Adapter 1.0.0, you can include the parameter
|
Under the Backchannel Authentication Adapter tab:
...
- Press the Upload button next to label "Provider Metadata:".
- Paste the Authentication Adapter Metadata JSON string in the field or upload the file containing it.
- Press OK.
...
Under the Main tab:
- Tick Enabled.
- Press the Update button.
...