Setting up web server that is running on AKS - oneidentity/oneim-web

Hello,

I set up servers on ACR and AKS

When I try to login to web server with the viadmin or user that I created during the DB initialization, I get error wrong password or user. When I try to create a new one from the portal I get:

An error occurred while processing your request. Check the application log files or contact the system administrator for this website.
(2023-09-25 12:56:52)
When I go to App server  and Logs I get
2023-09-25 12:31:18.5463 INFO (AppServer ) : Could not find authentication data for session R1anolrBT3rSP5VzBVl0, it may have expired. 
2023-09-25 12:31:18.5463 ERROR (ObjectLog Global) : [ServiceStack.HttpError] Unauthorized
 ServiceStack.HttpError: Unauthorized
2023-09-25 12:31:18.8357 INFO (AppServer ) : Could not find authentication data for session LmNRNujNL6okNOjbM4mf, it may have expired. 
2023-09-25 12:31:18.8357 ERROR (ObjectLog Global) : [ServiceStack.HttpError] Unauthorized
 ServiceStack.HttpError: Unauthorized
2023-09-25 12:31:48.5570 INFO (AppServer ) : Could not find authentication data for session qVFJAeqDcNMg0eUUQx8w, it may have expired. 
2023-09-25 12:31:48.5570 ERROR (ObjectLog Global) : [ServiceStack.HttpError] Unauthorized
 ServiceStack.HttpError: Unauthorized
2023-09-25 12:31:48.8399 INFO (AppServer ) : Could not find authentication data for session WE8nLbWQ0fGM8Ribbviy, it may have expired. 
2023-09-25 12:31:48.8399 ERROR (ObjectLog Global) : [ServiceStack.HttpError] Unauthorized
 ServiceStack.HttpError: Unauthorized
2023-09-25 12:32:17.0102 ERROR (ObjectLog 43f73b64-a905-4d27-8a30-cf77936d42ff) : [ServiceStack.HttpError] Requested object '/appserver/search/supported' was not found on this server.
 ServiceStack.HttpError: Requested object '/appserver/search/supported' was not found on this server.
   at QBM.AppServer.CommonServices.StartPage.<Get>d__8.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at ServiceStack.Host.ServiceRunner`1.<ExecuteAsync>d__15.MoveNext()    at QBM.AppServer.CommonServices.StartPage.<Get>d__8.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at ServiceStack.Host.ServiceRunner`1.<ExecuteAsync>d__15.MoveNext()
2023-09-25 12:32:18.5573 INFO (AppServer ) : Could not find authentication data for session 3ruIFQUJOYfTmncFdrlu, it may have expired. 
2023-09-25 12:32:18.5573 ERROR (ObjectLog Global) : [ServiceStack.HttpError] Unauthorized
 ServiceStack.HttpError: Unauthorized
2023-09-25 12:32:18.8496 INFO (AppServer ) : Could not find authentication data for session RQVQDMs1O6W0oskKrKkw, it may have expired. 
2023-09-25 12:32:18.8496 ERROR (ObjectLog Global) : [ServiceStack.HttpError] Unauthorized
 ServiceStack.HttpError: Unauthorized