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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
26 15 22 25

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 512.0 KiB each and 1.0 MiB total.

Upvotes
Accepted
21.8k 57 14 21

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 512.0 KiB each and 1.0 MiB total.

Upvote
21.8k 57 14 21

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 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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