Do you have any question about this error?
Message type: E = Error
Message class: ICF_SYSTEM_LOGIN - Messages for System Logon
Message number: 087
Message text: SSO logon not possible; configure "Fields Authentication"
<ZK>Fields Authentication</> must be configured as a logon procedure in
the ICF.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Start transaction SICF.
Double-click on the relevant ICF node of your application.
Go to the tab page <zk>Logon Data</>.
Choose the pushbutton <zk>Default</> at the bottom of the screen to
activate all logon procedures.
Delete the logon procedures you do not want. The logon procedures <zk>
Fields Authentication</> and <zk>SSO Authentication</> must not be
deleted.
Error message extract from SAP system. Copyright SAP SE.
ICF_SYSTEM_LOGIN087
- SSO logon not possible; configure "Fields Authentication" ?The SAP error message ICF_SYSTEM_LOGIN087 indicates that Single Sign-On (SSO) logon is not possible due to a configuration issue with the "Fields Authentication" settings in the Internet Communication Framework (ICF). This error typically arises when the system is unable to authenticate users through SSO due to missing or incorrect configuration.
Cause:
- Missing Configuration: The necessary fields for authentication (like user ID, password, etc.) are not properly configured in the ICF settings.
- SSO Configuration Issues: The SSO setup may not be correctly implemented, which can include issues with the trust relationship between the systems, missing certificates, or incorrect parameters.
- Authorization Issues: The user may not have the necessary authorizations to perform SSO logon.
- Profile Parameters: Certain profile parameters related to SSO may not be set correctly.
Solution:
To resolve the ICF_SYSTEM_LOGIN087 error, follow these steps:
Check ICF Configuration:
- Go to transaction ICF (Maintain Services).
- Locate the service that is causing the issue (e.g.,
/sap/bc/webdynpro
).- Ensure that the "Fields Authentication" is configured correctly. You may need to enable or adjust the settings for the authentication fields.
Review SSO Configuration:
- Verify that the SSO configuration is correctly set up in the SAP system. This includes checking the SSO settings in transaction STRUST (for SSL certificates) and ensuring that the necessary trust relationships are established.
- Ensure that the SSO tickets are being generated and validated correctly.
Check User Authorizations:
- Ensure that the user has the necessary authorizations to log in using SSO. This may involve checking roles and profiles assigned to the user.
Profile Parameters:
- Check the relevant profile parameters related to SSO. For example, parameters like
login/accept_sso2_ticket
should be set to1
to accept SSO tickets.- You can check and modify these parameters using transaction RZ10.
Review Logs:
- Check the system logs (transaction SM21) and the developer traces (transaction ST22) for any additional error messages that might provide more context on the issue.
Testing:
- After making the necessary changes, test the SSO logon again to ensure that the issue is resolved.
Related Information:
By following these steps, you should be able to diagnose and resolve the ICF_SYSTEM_LOGIN087 error effectively.
Get instant SAP help. Start your 7-day free trial now.
ICF_SYSTEM_LOGIN083
Logon not possible; none of the active logon procedures is possible
What causes this issue? None of the active logon procedures can be executed. Logon with user name is not possible either because none of the logon pr...
ICF_SYSTEM_LOGIN080
You are already logged on to the system in the following sessions:
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
ICF_SYSTEM_LOGIN088
SSO logon not possible; browser logon ticket cannot be accepted
What causes this issue? The logon ticket sent from the browser has not been accepted on this server. A logon ticket already exists, which means a MYS...
ICF_SYSTEM_LOGIN200
SSO logon not possible; logon tickets not activated on the server
What causes this issue? The issuing of logon tickets is not activated on this server.System Response The system issues an error message and will not...
Click on this link to search all SAP messages.