Base solution for your next web application

Activities of "hafanah"

What is your product version? 10.2 What is your product type (Angular or MVC)? MVC What is product framework type (.net framework or .net core)? .Net Core

we have two aspnetzero portals one of them is SSO and onother one is eService portal , the eService portal get authntication from SSO via OpenId, also we have native mobile app connected to SSO via OpenId to get access to eservice portal , from mobile application we can call all API's related to SSO but when we call API's that are related to eservice portal with the same access token that created from SSO we got return message for unauthorized, user , is there any missing configuration to verify that token generated form sso is vaild token let talk call some api like (/connect/introspect) ,, if not how can we handel some case

could you please give us a suggestion

Product version: 10.2.0 product type: MVC

we already configure our ASPNETZERO solution as SSO, and configure client for other Mvc Application and it's connected via OpenIdConnect fine, but we try to configure other client (Native Android, Native IOS), to connect via OpenIdConnect,it's always return internal error occurred, could you please give us guidense for the best practice to configure the client

Showing 1 to 2 of 2 entries