Storing Authorization Tokens

  • Storing Authorization Tokens

    Posted by Jason Wilder on November 9, 2020 at 1:58 pm
    • Jason Wilder

      Member

      November 9, 2020 at 1:58 PM

      When using a Web API to integrate with other systems it is pretty common to request an Access Token that is then used to make other API calls.Ā  Some common features of the Access Token is that it typically expires after a certain amount of time.Ā  So it makes sense that you might want to have a table to save the Access Token, lifetime of the Token and Token Expiration DateTime.Ā  The table would look something like this:
      Web API Code Code[20]
      Web API Description Text[50]
      Access Token Blob
      Token Lifetime in Minutes Integer
      Token Expiration DateTime DateTime

      We are on NAV 2018 and I do not see that a table exists for this out of the box so I was planning on creating my own.Ā  Does anyone know if future versions of NAV have such a table that has been created?Ā  It would be nice to leverage an already created table if it exists.

      ——————————
      Jason Wilder
      Senior Application Developer
      Stonewall Kitchen
      York ME
      ——————————

    Jason Wilder replied 5 years, 10 months ago 1 Member · 0 Replies
  • 0 Replies

Sorry, there were no replies found.

The discussion ‘Storing Authorization Tokens’ is closed to new replies.

Start of Discussion
0 of 0 replies June 2018
Now

Welcome to our new site!

Here you will find a wealth of information created for peopleĀ  that are on a mission to redefine business models with cloud techinologies, AI, automation, low code / no code applications, data, security & more to compete in the Acceleration Economy!