Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

authenticateUser without AWS credentials #49

Open
jverdeyen opened this issue Aug 4, 2021 · 0 comments
Open

authenticateUser without AWS credentials #49

jverdeyen opened this issue Aug 4, 2021 · 0 comments

Comments

@jverdeyen
Copy link

Hi all!

I'm developing an application with the Filemaker API.
Authentication tokens are required and Filemaker Cloud uses Cognito to fetch the correct tokens.

A javascript howto : https://help.claris.com/en/customer-console-help/content/create-fmid-token.html

I've tested this and the javascript example is working.

But I can't get this to work with the aws-cognito implementation, AWS credentials are needed.

Anyone who knows where I should start looking? I've tested the authenticate of the CognitoClient.
But I get an unauthenticated result (403). It seems that the PHP SDK isn't working without credentials provided (as in the javascript example).

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant