Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1021009
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T11:14:43+00:00 2026-05-16T11:14:43+00:00

I am developing several RESTful API for 3rd party to call, and these API

  • 0

I am developing several RESTful API for 3rd party to call, and these API need authentication (apikey & secret based), and authorization (HTTP method & URI based).

Are there any existing software we can reuse that prevent me from rolling out our own implementation for the security layer?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T11:14:43+00:00Added an answer on May 16, 2026 at 11:14 am

    HTTP gives you granted support for that, so you don’t need to reinvent the wheel

    Either use:

    • HTTP Auth Basic (with SSL to bypass plain-text password submit problem)
    • HTTP Auth Digest

    Auth Digest has advantage, that it does not transmit the passowrd in cleartext and handles replay attacks (with nonces).

    We use HTTP Auth Digest (Tomcat servlet container has direct support for it) and we are content with it.

    EDIT: Some clients have problems with Digest (not so trivial), so these days I would opt for Basic and SSL. Advantage for Basic is also that you can you preemptive authentication (sending user:pwd in first request).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 534k
  • Answers 534k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer You can use different css files, with something like this:… May 17, 2026 at 12:43 am
  • Editorial Team
    Editorial Team added an answer How are you starting OFBiz? Is it using the startOFBiz.bat?… May 17, 2026 at 12:43 am
  • Editorial Team
    Editorial Team added an answer its very simple. i've just accomplished this and it works… May 17, 2026 at 12:43 am

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

I am developing a framework for various in-house CRUD apps. I've considered several MS
I am developing several iPhone applications using UIKit. I want to learn and develop
I'm in the process of developing several custom build scripts for TFS and I'd
In C#, I am developing several Windows Services which have some standard functionality so
In the iPhone app that I am currently developing, I present several alert views
While developing a largeish project (split in several files and folders) in Python with
After developing ASP.NET apps exclusively for several years I'm about to start developing Winforms
We are developing several web applications to run on our own server that will
We are in the process of developing several WLST (WebLogic Scripting Tool) scripts and
I'm developing a dynamic website using jQuery and I have found several jQuery plugins

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.