Giter VIP home page Giter VIP logo

filemakerid_token's Introduction

Claris FileMaker Cloud (https://help.claris.com/en/cloud-help/) uses Claris IDs for user authentication. That includes authentication for using the Data API, but with a twist.

The Data API documentation indicates that we need to make the Data API calls using a token. You cannot simply use your Claris ID user name and password. (See the documentation at https://<<<<your_FMC_server>>>>.account.filemaker-cloud.com/fmi/data/apidoc/#operation/login)

So how do you get that token to include in the header of Data API requests against a FileMaker Cloud server? The help describes how to go about obtaining a token based on your Claris ID: https://help.claris.com/en/customer-console-help/content/create-fmid-token.html and the process is not trivial.

This project is a Node.js Express web service that makes that whole process easy. Host the web service internally and call it with a straightforward REST call.

Running this web service as a background process can be done with tools such as PM2 (see http://expressjs.com/en/advanced/pm.html) Since this version does not do SSL termination, you can deploy this behind a reverse proxy to take care of SSL and forward the traffic to this service.

For a full walkthrough see: https://www.soliantconsulting.com/blog/data-api-filemaker-cloud/

filemakerid_token's People

Contributors

ngocanh1233 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.