Romain Eude
10/01/2024, 8:59 AMRadek Novacek
10/01/2024, 1:14 PMEmir
10/01/2024, 1:31 PMTigerJwtAuthProvider
to set up GD backend). We generate a JWT based on the user’s GoodData entity after logging into our app. The problem arises when new users, who don’t yet exist in GoodData, attempt to log in. When our app tries to generate the JWT and can’t find the user in GoodData, the process fails.
So we're seeking help on how we can auto-provision these users in GoodData during their first login to avoid this JWT generation issue. Or, is there a better flow to handle the user lookup/failure scenario?
Thanks!Radek Novacek
10/01/2024, 2:17 PMRadek Novacek
10/14/2024, 8:36 AMEmir
10/14/2024, 8:39 AMRadek Novacek
10/14/2024, 8:41 AM