Skip to content
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

enhancing okta 2fa messaging include okta push #114

Merged

Conversation

cviecco
Copy link
Contributor

@cviecco cviecco commented Apr 26, 2021

No description provided.

@cviecco cviecco requested a review from kyleip April 26, 2021 16:34
Copy link
Collaborator

@kyleip kyleip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: not aligned with the section below :)

<p>
Okta push has been automatically started. If you are not able to recieve the
push notification you can proceed by etnering the Okta OTP code.
</p>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: not aligned with the section below

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

solved

@@ -176,6 +176,10 @@ const secondFactorAuthFormText = `
{{if .ShowOktaOTP}}
<div id="okta_login_destination" style="display: none;">{{.LoginDestination}}</div>
<form enctype="application/x-www-form-urlencoded" action="/api/v0/okta2FAAuth" method="post">
<p>
Okta push has been automatically started. If you are not able to recieve the
push notification you can proceed by etnering the Okta OTP code.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

entering, not etnering

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the typo corrections. Addressed

@@ -176,6 +176,10 @@ const secondFactorAuthFormText = `
{{if .ShowOktaOTP}}
<div id="okta_login_destination" style="display: none;">{{.LoginDestination}}</div>
<form enctype="application/x-www-form-urlencoded" action="/api/v0/okta2FAAuth" method="post">
<p>
Okta push has been automatically started. If you are not able to recieve the
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

receive, not recieve

@rgooch rgooch merged commit 9bbef0c into Cloud-Foundations:master Apr 29, 2021
@cviecco cviecco deleted the Enhance-okta-push-messaging-in-ui branch March 4, 2022 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants