How to query runtime customization settings within Java

1
Hello all,   I’m testing out the platform supported OIDC module on 9.20 and am getting a 302 loop with my IDP setup when run from the cloud. This seems to stem from the cookie change that was made in 9.20: https://forum.mendix.com/link/space/connectors/questions/120709 It seems like the solution is now expecting a different cookie name when not running locally. Is it possible to query the runtime customization settings from java and ensure that the OIDC integration sets the appropriate cookie? Thanks
asked
0 answers