We are unable save setting in CF Admin using the ColdFusion(2018) administrator window - coldfusion

We are getting below message in error log:
"There was an error while verifying the token. Either the session timed out or un-authenticated access is suspected."
When ever we are trying to update any setting or create new scheduler/gateway, it is redirecting us to login page.
Error While Updating any setting in CF Admin

Related

Why does an 'Unable to process request due to missing initial state.' error occur and how to fix it?

I have created an app to use Assistant on Desktop which is unmaintained by Google and needs an use of Google Console app. I have set up everything properly and had no issues until 'Unable to process request due to missing initial state.' error occured whilst giving the app access to my account. How can I fix this issue?
Going over cookies' and auth settings.

Username Recovery throwing Callback URL validation failed

Wso2 identity server version : 5.11.0
After changing the admin password , I am getting below error during username recovery.
Error!
Callback URL validation failed. org.wso2.carbon.identity.mgt.endpoint.util.client.IdentityRecoveryException: Error while instantiating IdentityProviderMgtServiceStub
Error logged in Wso2 identity server wso2carbon.log:
[2021-09-06 03:29:02,012] [efd866e3-0236-46d7-bcc1-be378dfbcac8] WARN {org.wso2.carbon.core.services.util.CarbonAuthenticationUtil} - Login failed. Unauthorized login attempt 'admin[-1234]' at [2021-09-06 03:29:02,012+0000]
[2021-09-06 03:29:02,012] [efd866e3-0236-46d7-bcc1-be378dfbcac8] WARN {org.wso2.carbon.server.admin.module.handler.AuthenticationHandler} - Illegal access attempt at [2021-09-06 03:29:02,0012] from IP address 127.0.0.1 while trying to authenticate access to service IdentityProviderMgtService
Can someone please advise.
I changed admin password from WSO2 console, and login is working fine with updated password.
However during username recovery, it throws illegal access attempt in logs.
What am I missing here?
I already updated the new password in cipher-text.properties and user-mgt.xml file too.
You can do config overriding in the RecoveryEndpointConfig.properties file which located in
<IS_HOME>/repository/deployment/server/webapps/accountrecoveryendpoint/WEB-INF/classes
Change the
identity.server.service.access.password=admin
to the one that you updated in the admin console.

unable to login for customuserstore users in wso2IS

I created a jar based from the link https://svn.wso2.org/repos/wso2/people/pushpalanka/SampleCustomeUserStoreManager-5.0.0/
a)Copied the jar into dropin folder and mysql driver in lib folder,
b)Started the server and clicked on Add UserStore, Selected CustomUserStore from the drop down and created it with all mysql connection details
c)When i clicked on Users and saw the test.com/dinuka and test.com/malinda user, changed the permission to login and logged out as admin.
d)When i am trying to login as test.com/dinuka-dinuka, I get there error as [2020-02-25 17:08:53,712] ERROR {org.wso2.carbon.core.services.authentication.AuthenticationAdmin} - System error while Authenticating/Authorizing User : Error when handling event : PRE_AUTHENTICATION.
I am using wso2is 5.3
Subhash

WSO2 IS 5.0.0 error thrown then logging in as locked user

When using WSO2 IS 5.0.0 and setting a user account to locked, http://wso2.org/claims/identity/accountLocked, we get this error below when the login page posts back.
Authentication Error !
Something went wrong during the authentication process. Please try signing in again.
If the user is unlocked and login is re-attempted they will login successfully.
When looking at the wso2carbon.log on the IS we only see this error message recorded.
WARN {org.wso2.carbon.identity.mgt.IdentityMgtEventListener} - User account is locked for user : <user>. cannot login until the account is unlocked {org.wso2.carbon.identity.mgt.IdentityMgtEventListener}
Is there a way to prevent this exception or to catch it so that the login page is not replaced with an exception message?
Identity Server Login page resides in authentication-endpoint web app[1]. Login fail can be occurred due to reasons such as invalid credentials, invalid user and account Lock. It can be configured Identity server to send exact reason of login failure [2].
So, web app can be customized based on the login failure. (In your case account locking)
[1]https://docs.wso2.com/display/IS500/Customizing+Login+Pages
[2]https://docs.wso2.com/display/IS500/Customizing+Error+Messages

An error occurred while attempting to login via your social network account

Hi I am using django allauth I am getting this error every things in fine in code and api settings
An error occurred while attempting to login via your social network account.