Forum Discussion

octavian_krody's avatar
3 years ago

How to authenticate rest api calls using technical users for server to server use (SSO enabled)?

Hello, Been reading the docs and for a community with SSO enabled we've seen 3 means of achieving rest api access. OAuth 2.0 authorization grant flow To make a fully-automated server-to-server ...
  • MohammedSh's avatar
    MohammedSh
    3 years ago

    octavian_krody, In this case you can use the session key based approach as you want to write/permission based access.

     

    It is okay for two types to exist simultaneously, but that user can only use the API as the default auth pages are blocked when SSO is enabled.