0
JeganAbpCommercial created
- ABP Framework version: v4.4.4
- UI type: ReactJS
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): no
- Exception message and stack trace:NA
- Steps to reproduce the issue:"NA
Currently We are working on new project with ABP commercial product from the scratch. Using ABP framework is it possible to maintain session information in the backend calls ?. Say for example Userinformation..
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
1 Answer(s)
-
0
hi
ABP does not use Session related services by default but uses claims-based authentication and authorization.
https://github.com/abpframework/abp/issues/42
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)