
fr7md (fr7md) asked a question.
I'm trying to setup Meet Alfred app. The regular SWA doesn't work so I have used the Template App to try and integrate Meet Alfred (see https://meetalfred.com/login/). The username field = *email and password field = *password and they get filled. The only thing I'm not able to get to work is the login button. The full HTMl element of this button is
<button class="signupwithemailButton loginWithEmailButton" onclick="login()" data-loading-text="<i class='fas fa-spinner fa-spin'></i>">Login</button>
I have tried several things like input[type="button"], input[class="signupwithemailButton loginWithEmailButton"] but none of these work.
Can anybody help me on this?

Hello @fr7md (fr7md)
I hope you are having a great day
Thank you for reaching us to help with your question.
In this Scenario I suggest you check the information in the link below. This link have some examples that can be useful on your setup: https://developer.okta.com/docs/reference/api/authn/
If you need further assistance you can also feel free to post this question on our Okta Developer Forums: https://devforum.okta.com this is a place for the Okta developer community to interact
Have a great day ahead
Regards
Henry Esquivel
Okta Inc
Dear Henry, thank you for the answer but I am not trying to develop my own app, I am trying to login to to existing platform Meet Alfred. Can anyone help me on the right settings for the OKTA template app for me to log into "Meet Alfred"?