
MarcD.53575 (Customer) asked a question.
Hi all,
I have a question I have a web site that is an aspx web forms - not MVC. There are some users of the site that will use OKTA and some that will not. Basically, general public will not and will just use a web site sign-in on a login page. The others using OKTA will use a different login page. Once they login we need it to return specific information like the email address and like the token or some id that we can use. The one using the OKTA is where this question comes about. one question is how do we get it to return the information needed? They may be on the site for a while and there are times when asynchronously it needs to check to see if they are still login into OKTA.
The question is should I use like in the examples - the self-hosted I was able to get working. I presume it's the information in the profile like the email address. So asynchronously having it go out and check to see if they are still logged in would that be the widget use and what information from the profile is used/can be used?
On the widget sample use when I attempt a login, I keep getting "unauthorized_client (400, The client is not authorized to use the provided grant type. Configured grant type: [implicit, client_credentials, authorization_code, refersh_token].) I have the YAML file with the information what it mentions in the example.
On the developer dashboard, under the app, I have the Grant Type of the client credentials and authorization code checked so I am not sure what other grant type or how to enable that. I am not sure what is going on there.
Does anybody have any information on those questions especially with the widget or asynch validation call?
Any information here would be greatly appreciated.
Thanks,
Marc

Hi, @MarcD.53575 (Customer)
Thank you for posting on our Community page!
I did some research and found this article that might be useful for your use case:
My advice would be to leverage the Okta Developer forums for this type of questions and take advantage of their expertise.
https://devforum.okta.com/
Thank you for reaching out to our Community and have a great day!
_____________________________________________________________________________
Community members help others by clicking Like or Select as Best on responses. Try it today.
_____________________________________________________________________________