For a deeper look into our Elektron API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
26 5 11 15

Federated Authorization

Hi team,


I know the authentication system of access token is based on OAuth 2.0 specification, my question is, in the future is there any plan to make it a single-sign on application? Just wanted to know how to integrate this with my 3-tier infrastructure.


Thank you,

treprdp-apiwebsocketsrrtoauthenticationsso
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes
Accepted
13k 32 12 18

Hi @bansalshah,

Federated Authorization is supported today. You can use Authorization code or Implicit grant to get the access token and use this token to invoke any EDP service.


See an example implementation in this tutorial.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvote
13k 32 12 18

And this article, that briefly describes the various mechanisms.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea