we will try once again
can we try again in zoom
can we try again in zoom
hi
I am ready to join now
We gone through the link and tried to define new text template https://docs.abp.io/en/abp/latest/Text-Templating#defining-templates
we are unable to trigger TemplateDefinitionProvider, aded to web application while running the application.
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.