The README is missing a few key pieces of information to help me to figure out how the application works. For example, the sample query 'email eq "my@email.com"' doesn't work for me, I think it should be 'profile.email eq "my@email.com"' as per the Okta docs.
I also would like to make it clearer where the config file is stored.
The README is missing a few key pieces of information to help me to figure out how the application works. For example, the sample query
'email eq "my@email.com"'
doesn't work for me, I think it should be'profile.email eq "my@email.com"'
as per the Okta docs.I also would like to make it clearer where the config file is stored.