InvalidOperationException: Unable to convert user ID (lvPczXrV3vG3PplSJfpIjzP7ZhItHbK15rQ6uhDFpgg)to int using InvariantCulture
Hi there,
I am using Umbraco 13 and testing Azure AD integration. I have setup an App Registration and use the Client Id, Secret and Authority settings. Read in from my app settings json file. The callback Url is configured to my localhost address and port number. I created a new Umbraco Database for testing purposes. But I receive the following error:
InvalidOperationException: Unable to convert user ID (lvPczXrV3vG3PplSJfpIjzP7ZhItHbK15rQ6uhDFpgg)to int using InvariantCulture
InvalidOperationException: Unable to convert user ID (lvPczXrV3vG3PplSJfpIjzP7ZhItHbK15rQ6uhDFpgg)to int using InvariantCulture
Hi there,
I am using Umbraco 13 and testing Azure AD integration. I have setup an App Registration and use the Client Id, Secret and Authority settings. Read in from my app settings json file. The callback Url is configured to my localhost address and port number. I created a new Umbraco Database for testing purposes. But I receive the following error:
The stack trace is as follows:
Is there further configuration to set or code changes to be made to resolve this issue?
Feedback on this is much appreciated thank you,
DJ
is working on a reply...