main.fbfd4e772f61baa1.js:1 invalid issuer in discovery document expected: https://t1.mydomain.com current: https://auth.mydomain.com
I see the /oauth-service.ts
code and it should throw error when if (!this.skipIssuerCheck && doc.issuer !== this.issuer) {
https://github.com/manfredsteyer/angular-oauth2-oidc/blob/d95d7da788e2c1390346c66de62dc31f10d2b852/projects/lib/src/oauth-service.ts#L639
You have set skipIssuerCheck: true
so the error should not throw.
hi
We will fix that in the next patch version of 6.0.
please share a project to liming.ma@volosoft.com
ok, I will confirm that.
https://github.com/abpframework/abp/issues/14435
ok, I see, I will add the new project to DomainTenantResolver
hi
Can you reproduce the problem with a brand new 6.0 template?
hi
Can you reproduce the problem via DomainTenantResolver
hi
Can you try to run abp install-libs
command in your project root folder?
hi
NotTimeValid: A required certificate is not within its validity period when verifying against the current system clock or the timestamp in the signed file.