Hi, We are working on a project, where there are 2 different web applications are used by the same user. Hence we need Single Signon (SSO), so that when a user is logged in one application opens the second application, it should not ask for relogin, if the user have permissions. Our web application is on .net core 3.1 We had implemented SSO using identity 4. we had refereed a sample application (.net core 2.0 and identity 4 server 2.0) and implemented the same. Issues facing 1. Even if a user have permissions for both the applications and logged in to 1 application, when he tries to open the 2nd application, it asks to signin again(ie, it is not authorized) 2. For admin user, which have all the permission, it fails to open the application due to cookie memory issue. We have tried to upgrade the identity 4 server to the latest (4.1), but it through run time error. Please help to resolve the issue.
Ravikumar Patra
Posts
-
Implementation of Identity 4 in .net core 3.1 for SSO for multiple projects -
VNC server sample codecode available for tight vnc server in c++.
-
query about ticker.Thanks for the reply. Actually, I need some more features. For the time being I have done the thing. But how can I give Fade in effect, or some other effects? I thing using Direct X it can be done, But I am not getting how to do it.
-
query about ticker.Hi everybody, for ticker(scrolling text from left to right or from top to bottom rotated) I have used html file with java script. and am showing this in a browser control in my C# application. This script uses cookies, hence it uses around 30% CPU utilization, which is very high. Please suggest something, which will take low CPU utilization. Thanks and best regards Rabindra Patra
-
movie controlIs there any way to integre the DIVX player. else Is there any light movie player controller which can support all type of movies, if the relavent codec is installed. any help is appriciated Ravikumar
-
Text effects using GDI...ok using Direct X how it can be done plz help me Ravikumar Patra
-
Text effects using GDI...for showing some text on an image am using the GDI it is doing well. but the thing is I am not able to give some effects to it like some zoom in effect or flying effct or any thing atleast some effects. any help is appriciated. thanks Ravikumar Patra
-
Clearing Color Pallet set by Flash fileWhen one flash file is played in which one or two colors. and then if a multi colored file is played some color are not coming properly. ie when the first file is played, it sets some color pallets, due to which it happens. how to resolve the issue. Ravi
-
How to get old Questions posted by Methanks I got through the link. Is there any menu in the site? thanks
-
How to get old Questions posted by MeI am not getting any option for viewing my own old questions. Plz help me?
-
integrating and resizing the power point viewer 2003I want to show a power point viewer embeded in a formwith a specific size. how to do it? I have used process object and started the process of pptviewer2003 and then using api resized and relocated. the viewer exe resized and is in the desired position but the presentation is in full screen. so please help me. Thanks in advace Ravi Kumar Patra
-
Playing movie from midI want to play a movie not from start ie. lets say the movie is of 40 seconds I want to play from the 15th second. so what to do. please help Rabindra Patra
-
Detect and Read Pen driveThere is a requirement that, my application should sence that a pen drive is attached then it should read the files and copy to the machine. What Should I do My application is in C# Please help Rabindra Rabindra
-
Playing Movieis there any OCX available which can be integrated with C#, which will support DVD formated movie, mpeg, avi, wmv, mov etc movies if not is there any alternative atleast to run DVD formated file and MPEG4 formated file please suggest.... Thanks Rabindra
-
Using IR PortThanks for the reply. Actually I want one way communication. ie I want to send commands to a dumb hardware which can only receive IR command and perform accordingly. like a TV. the hardware is a switcher. here the connection is not established as the switcher can't reply back. please help the link you have provided is not working. It is showing the following "Location Cannot Be Found We apologize for the inconvenience, but the location you are seeking cannot be found. If you are looking for a particular document, please try one of the following areas: ...." Rabindra -- modified at 23:49 Sunday 29th October, 2006
-
Using IR PortI need to send some command to an external device through IR PORT I am using a USB to IR Device which will act as the IR Port How to use this IR Port? Please Help Rabindra
-
Playing .mvw file + C#I am using controls at runtime foe palying movie files. a .mvw file opens if i double click it in mediaplayer. but when i am programatically runs the same in a mediaplayer control. it does not. the error is "Error HRESULT E_FAIL has been returned from a call to a com component". but when I am using a mpeg file then it runs properly.
-
assigning stretchable background image at run timeI have a panel in which I have to Assign a image at run-time, which should be stretched. but when I am assigning an image it is not stretched and the image left and top is not 0. what should be done please help.
-
Source control problem in don net 2005I migrated my project from dot net 2003 to dot net 2005. I added the project in visual source safe. at the beginning it was working file in 2 machines but the next day I found that in other machines I am not able to log in in the source control. one more problem I am getting is : Due to some problem I uninstalled visual source safe in one of the machine. Then when I installed the same iit is not working properly in both .net 2003 and 2005. I tried by un installing all the visual studio and installed first the visual studio6.0 with source safe and then installed .net2005. till then I am not getting the source control menu in .net. any help in this regard is appreciated. Rabindra Patra (0)9322340492 Niche Softek Pvt Ltd
-
How to know wheather a exe is running or not...I have done a project in .net. I want that when a user tries to run the .exe, if it is already running then the same instance should be focused and no new instance should be creaed. what to do please let me know