can we try again in zoom
can we try again in zoom
hi
I am ready to join now
hi
The Introspection Endpoint can be used to validate tokens. https://identityserver4.readthedocs.io/en/latest/endpoints/introspection.html
Thanks, I will try and update you.
Hi @liangshiwei ,
Basically we are trying to implement finger print Login in our Mobile Application. Below are the steps that we are trying to implement the same.
Note: No much functionality/pages in our Mobile Application. Just redirecting to our website only.
Hope I provided the details needed.
Not Exactly, basically we need to validate AccessToken and create a user claimns and send the user to login page. If needed we may add new controller in our Web/Auth server as well.
Hi,
I remember that native apps like android and ios apps don't have cookies, make a mobile login page to send a request to the token endpoint is a better way.
Hi @Liangshiwei, yes we are able to use the generate the token by calling token URL, but our main query is what is way to login into the application by passing generated token and avoid login challange during this process
we'll test and get back to you
Sure will be waiting for ur response.