skoruba / Duende.IdentityServer.Admin

The administration for the Duende IdentityServer and Asp.Net Core Identity ⚡
Apache License 2.0
549 stars 194 forks source link

IDX20803 - Unable to obtain configuration from 'System.String' #144

Open apetrut opened 1 year ago

apetrut commented 1 year ago

Hi,

I get the error below when trying to load admin.mydevurl.com.

image

The health checks are passing except for the IdentityServer one (which was removed for now).

image

The admin service is running inside k8s and https is disabled inside the cluster.

The sts service is the only service that loads fine on dev environment.

I've checked the logs and I've got the message below:

image

I have checked the user to roles table and the role is correctly associated to the user.

RazvanDev commented 1 year ago

@skoruba Having the same issue with my AKS cluster. A question, I couldn't find any documentation for integration with Kubernetes. Could you provide here an example on how it should be integrated with Kubernetes? Or maybe just a list of all the possible configuration options would be very helpful (need to configure proxies and load balancers). Overall love your work. Gold star!

aylesm commented 1 year ago

Same issue here. I get a 404 reported from sts. The logs report 404 on http://<STS_ENDPOINT>/.well-known/openid-configuration