georgewfisher
georgewfisher
Looking at test failures
@susodapop Looks like all checks are passing. What do I need to do to get this reviewed? Let me know if you need anything or have any questions!
@susodapop Can you confirm if you are blocked on anything from me? Do I need to do anything to apply to the "Team Review"? I can also help this process...
@yonzhan Any updates on this issue?
@grugnog The thread linked above offers two solutions: 1. Disable persistence (doesn't work for a production environment) 2. Set postgressql volumnePermissions to true: ```yaml postgresql: postgresqlPassword: pEeB5yQI63tlOr3SEu5Ba3rFjbVqcrlMcfC2kNLK volumePermissions: enabled: true...
@passren I have tested your change with Superset and found that it works and addresses the claim mapping issue. @dpgaspar can we get this change checked in? @krionbsd It's possible...
@passren Isn't upn simply never available ever in an id_token? ID token doc: https://learn.microsoft.com/en-us/azure/active-directory/develop/id-tokens Is the right fix here to modify the field selection to use the openid claims, or...
I have tested @passren 's change (https://github.com/dpgaspar/Flask-AppBuilder/pull/1912) - it works. Let's release it? Let me know if I can do anything to help. My comment above that the `access_token` should...
I have tested this change and it addresses the timestamp filtering issue.
@mayurnewase who needs to review this PR in order for it to be committed?