The authentication can be done in four ways:
1.None
2.Basic
3.Bearer
4.Claims
Select the authentication type required by the service provider.
None
Option 1 does not require any configuration but is not secure in any way.
Basic Authentication
Figure 14, Create a Service Provider - step 4 - Basic Authentication
Attribute |
Explanation |
---|---|
Authentication Code |
Code when third party uses basic Authentication |
Authentication Password |
Password when basic authentication is used. |
Bearer Authentication
Figure 15, Create a Service Provider - step 4 - Bearer Authentication
Attribute |
Explanation |
Bearer Provider Id |
Provider Id |
Bearer Auth Token |
Authentication token |
Claims Authentications
Figure 16, Create a Service Provider - step 4 - Claims Authentication
Attribute |
Explanation |
---|---|
Claims Wrap Endpoint (Acquire) |
|
Claims Wrap Scope (Realm) |
|
Claims Wrap Issuer |
|
Claims Wrap Signing Key |
|