-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added OIDC flow to SmartTrader #855
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
adrienne-deriv
had a problem deploying
to
Development
November 19, 2024 05:45 — with
GitHub Actions
Failure
adrienne-deriv
had a problem deploying
to
Development
November 19, 2024 05:47 — with
GitHub Actions
Failure
adrienne-deriv
had a problem deploying
to
Development
November 19, 2024 05:51 — with
GitHub Actions
Failure
adrienne-deriv
had a problem deploying
to
Development
November 19, 2024 08:17 — with
GitHub Actions
Failure
adrienne-deriv
changed the title
Added OIDC flow to SmartTrader
Added OIDC flow to SmartTrader [POC]
Nov 19, 2024
adrienne-deriv
had a problem deploying
to
Development
November 19, 2024 08:25 — with
GitHub Actions
Failure
adrienne-deriv
had a problem deploying
to
Development
November 19, 2024 08:30 — with
GitHub Actions
Failure
adrienne-deriv
force-pushed
the
oidc-flow
branch
from
December 2, 2024 03:27
0b3757f
to
e869d2d
Compare
adrienne-deriv
temporarily deployed
to
Development
December 2, 2024 03:27 — with
GitHub Actions
Inactive
adrienne-deriv
temporarily deployed
to
Development
December 2, 2024 03:34 — with
GitHub Actions
Inactive
adrienne-deriv
force-pushed
the
oidc-flow
branch
from
December 2, 2024 03:40
9962cf9
to
1ce509e
Compare
adrienne-deriv
had a problem deploying
to
Development
December 2, 2024 03:41 — with
GitHub Actions
Failure
adrienne-deriv
temporarily deployed
to
Development
December 2, 2024 03:53 — with
GitHub Actions
Inactive
adrienne-deriv
temporarily deployed
to
Development
December 2, 2024 05:09 — with
GitHub Actions
Inactive
adrienne-deriv
had a problem deploying
to
Development
December 2, 2024 05:16 — with
GitHub Actions
Failure
adrienne-deriv
had a problem deploying
to
Development
December 2, 2024 05:21 — with
GitHub Actions
Failure
adrienne-deriv
force-pushed
the
oidc-flow
branch
from
December 2, 2024 05:31
b942719
to
d649d98
Compare
adrienne-deriv
had a problem deploying
to
Development
December 2, 2024 05:31 — with
GitHub Actions
Failure
adrienne-deriv
force-pushed
the
oidc-flow
branch
from
December 2, 2024 05:37
d649d98
to
cfc270b
Compare
adrienne-deriv
had a problem deploying
to
Development
December 2, 2024 05:37 — with
GitHub Actions
Failure
adrienne-deriv
force-pushed
the
oidc-flow
branch
from
December 2, 2024 05:53
cfc270b
to
971711b
Compare
adrienne-deriv
had a problem deploying
to
Development
December 2, 2024 05:53 — with
GitHub Actions
Failure
adrienne-deriv
force-pushed
the
oidc-flow
branch
from
December 2, 2024 06:38
971711b
to
defe378
Compare
adrienne-deriv
had a problem deploying
to
Development
December 2, 2024 06:38 — with
GitHub Actions
Error
thisyahlen-deriv
temporarily deployed
to
Development
December 2, 2024 06:40 — with
GitHub Actions
Inactive
adrienne-deriv
temporarily deployed
to
Development
December 2, 2024 06:55 — with
GitHub Actions
Inactive
adrienne-deriv
temporarily deployed
to
Development
December 2, 2024 07:23 — with
GitHub Actions
Inactive
adrienne-deriv
had a problem deploying
to
Development
December 2, 2024 07:29 — with
GitHub Actions
Failure
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes:
Added OIDC flow to SmartTrader. This involves:
/en/callback
route which will callauthorize
and set theclient.accounts
localstorage-sync
logged_state
to automatically SSO the user when they have previously logged in from other applicationsScreen.Recording.2024-11-27.at.5.50.56.PM.mov
Type of change