Activities of "okains"

Hi,

Ah yes, this was configured wrong:

Your AuthServer:Authority in the staging environment is https://fbd-auth.azurewebsites.net

I think this is the reason for the major errors on Staging. I have this configured correctly now, and also the new logging is working on the Staging environment. You can see now that I seem to be logged in as admin, and I can create a new Rock Star entity, so that is working.

However, as per the original question, there is no menu on the Admin profile. This is also the case in the dev environment. I can email you the current logs, for this screenshot with the updated logging, maybe you can see something in there that would cause this problem?

I see this in the Blazor App logs (FBD-STAGING), this looks like maybe why those menu items aren't showing, but how would those permissions not be set for the Admin user account?

Thanks,

Karim

Hi,

OK i have updated and redeployed. I ran this in dev and I can see the logging you are trying to do, but there are no values for the Bearer Token or Issuer. Could that be it?

I still don't see anything in the deployed API logs, maybe you can see something, I have emailed both the DEV and STAGING API logs to you.

Thanks,

Karim

Hi,

OK I had some difficulty with GitHub Actions there, took me some time to get deployed to staging but I have merged the code you added into Staging, redeployed and have emailed you all 3 DEBUG logs now.

For some reason though, I don't see any of the JWTBearerOptions logging in the staging logs, similar to last time. And I cleaned out and reran this twice. However on dev I do see the logging:

Thanks,

Karim

Hi,

I have just given you access, thanks.

Hi,

I just emailed the log files for all 3 services.

Thanks,

Karim

Still can't see this in the Staging logs on Azure, but I can see the log entry it in Dev now, but getting a Bearer was not Authenticated message and no token:

However I do seem to be logged in, at least I can do admin things. However the Admin Profile menu isn't there. This is basically the initial question!

So I am assuming even if the logging was working on Staging that the same Bearer was not Authenticated result that I am getting in dev.

Hi,

I added the code, but didn't get anything logged. Can you confirm that I have put this in the right place? I am in my APIHost project, in the OnApplicationInitialization method:

added to the end:

Ran the project, went through the normal steps, logged in, looked at the profile, got a 401 Unauthorized. So I am assuming it should have logged the token ?

Thanks,

Karim

Sure, this is what I have in my OpenIddictTokens db ( staging ):

I have emailed you the latest authcode.

Hi,

I have set the log level to Debug for all 3 projects:

And emailed you the log files.

Thanks,

Karim

Hi yeah I just emailed them, thanks.

Showing 31 to 40 of 134 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13