Oauth client creation is failing
Hi,
We are using adobe 6.5.0 SP10 version in our servers and we are trying to configure Oauth authorization mechanism for third parties to consume our services/servlets and currently we have implemented SAML SSO authentication which is working fine for end users.
For third parties to consume our servlet we started configuring Oauth implementation as suggested by few documents.
In local we are able to proceed, but in our servers, when we create oauth client we are getting below error.

the "oauth:clientIdHmac" value not saving while creating client as well as it is showing some error if we try to add manually as well.
Due to this, even the node under admin/oauth also not creating.
Any idea, what is the problem here?