Can I use Postman with the old authentication method?

Options
Vance.B.10
Vance.B.10 Posts: 1 🌱

I know that Oauth2 is the way to go, but, for the time being, I need to verify APIs using the legacy version of authentication. I was hoping maybe I could hack Oauth1.0 to do that but I don't think it will work. Maybe someone knows of a way this can be done in a custom way.

Answers

  • Gideon.S.714
    Options

    Hi Vance,

    I'm not saying that someone in the Community doesn't know of a way to hack OAuth 1.0 to return a token, but I don't recommend it. D2L uses OAuth 2.0 due to increased security standards. I'm curious of the use case on why you need to verify APIs with a legacy authentication method?