-
Notifications
You must be signed in to change notification settings - Fork 322
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
POC: Inject recover link for all authenticator #3227
Draft
royalchan-okta
wants to merge
278
commits into
0.5
Choose a base branch
from
rchan-poc-recover-any-authenticator
base: 0.5
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
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
OKTA-596505 chore: migrate css related grunt tasks to webpack
OKTA-598226 chore: update issue template
OKTA-599192 chore: fix watch mode for start script
OKTA-577451 Added view and logic to start Chrome DTC probing
OKTA-578954 [G2] Fix position of email resend view
OKTA-600274 quarantine dockolith suite
OKTA-600274 version bump
OKTA-594775 fix: O365 login screen app banner disappear issue
OKTA-600275 version bump
OKTA-600275 7.5.2 release
OKTA-598607 use dockolith npm package to run e2e-monolith
OKTA-572144 End User Remediation display for UI Update the terminal view to show the correct view for End User Remediation.
OKTA-595986 docs: Fix Link and extra parenthesis in README.md
OKTA-595986 Add note about processCreds non-support in OIE The dev sup team recommended that this note be added about `processCreds` not being supported in OIE because it has caused quite a few support tickets to be filed. reverted readme moved change to classic.md fixed readme
OKTA-607071 chore: translations for login.properties
OKTA-601469 bumps to dockolith 1.9.1 and fixes downstream
…#3207) OKTA-608685 Adding translation for SIW G3 Adding commit for faile e2e test
…ew (#3237) OKTA-610530 OKTA-610530 : SIW G2/G3 : Adding new translation keys for terminal OTP Only subtitle
…3233) OKTA-606968 Add rel attribute to anchors for EndUserRemediationTerminalMessage Updated EndUserRemediationTerminalMessage to have rel attributes added to all anchors with the correct values.
…3231) OKTA-593912 OKTA-593912 - Remove the redundant feature flag 'features.rememberMyUsernameOnOIE'
OKTA-678321 Add end-user remediation strings for Dynamic OS Versions
OKTA-678692 Gen 2: Add aria-label for authenticator CTA buttons
OKTA-674340 Enable device fingerprinting in gen3
…541 (#3478) OKTA-664541 Add terminal screen if user requires WS1 to login, RESOLVES: OKTA-664541
OKTA-678416 fix gen3 loginpage title escape issue
… buttons (#3508) OKTA-684227 OKTA-684227 : Creating translation keys for authenticator select list buttons Updating comment Reverting change to untouched key
OKTA-673845 Updating RSA icon within the SIW Updating svg property to fix lint issue
OKTA-649640 CA-OKTA-649640 Fix the password policy history text issue
OKTA-624224 Adding back link. Resolves OKTA-624224 Addressing PR comments Addressing PR comments checkstyle
….missing.activation.token' (#3513) OKTA-680179 Handle error 'The activation token is invalid' like 'idx.missing.activation.token'
#3516) OKTA-673876 Adding live region to form for a11y update announcements
OKTA-688981 chore: translations for login.properties
OKTA-686239 OKTA-686239 : Utilize Authenticator button i18n keys for label Translations for login (#3517) OKTA-688981 chore: translations for login.properties OKTA-684227 : Creating translation keys for authenticator select list buttons (#3508) OKTA-684227 OKTA-684227 : Creating translation keys for authenticator select list buttons Updating comment Reverting change to untouched key Fixing tests and OV method type labels Last test fixes Increasing expected bundle size for okta-sign-in.oie.min.js file
OKTA-689225 Package patch version update
OKTA-689300 Fixing broken test from backport Change to trigger bacon due to aborts Reverting timeout change for e2e script
OKTA-664368 fix: radio label a11y issue in gen3
OKTA-690000 Adding remaining translation. Resolves OKTA-677615
OKTA-664368 fix a11y for gen3 stepper radio
OKTA-690945 Increasing patch version for weekly release
51ef08c
to
58edb62
Compare
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.
Minor change to enable recovery of any authenticator. See https://github.com/okta/okta-core/pull/79038 for more info and demo video
*** Notes:
recover-authenticator
form just like the enroll equivalent.