No announcements
Found 2453222 threads
-
0 Votes
ASP.NET IDENTITY 2.0 Share authorization between two applications
Please post ASP.NET questions in the ASP.NET forums: http://forums.asp.netAnswered | 2 Replies | 1370 Views | Created by piotrkania - Wednesday, April 8, 2015 8:53 AM | Last reply by piotrkania - Wednesday, April 8, 2015 9:09 AM -
0 Votes
Getting ASP.NET logged in user name in Silverlight
Ah thanks I didn't spot the TCP server post, what about using Identity Server or something similiar?Answered | 17 Replies | 165718 Views | Created by Jamie Hall - Monday, August 17, 2009 9:17 PM | Last reply by MawashiKid - Tuesday, May 11, 2010 9:15 PM -
1 Votes
Google API authenitcation in MVC 5 using ASP.NET identity
Please post all asp.net and mvc related questions in this forum.Answered | 2 Replies | 1568 Views | Created by emaillogging410 - Thursday, August 6, 2015 12:51 PM | Last reply by Just Karl - Tuesday, August 25, 2015 9:52 PM -
0 Votes
Logging out of the asp.net site after the remember me checkbox is checked
If you are still experiencing the issue, can you capture a fiddler trace and see if the cookies are getting persisted after the sign-out.Answered | 3 Replies | 1090 Views | Created by Sharepoint99 - Friday, September 12, 2014 3:18 AM | Last reply by Imtiaz Hussain - Thursday, October 2, 2014 9:19 PM -
1 Votes
Difference between IdentityServer, Asp.net Core Identity, Windows Identity Foundation and Azure AD
Asp.Net Core Identity: It is an open source framework that helps you to manage and authenticate users per application.Answered | 1 Replies | 3556 Views | Created by wonderful and beautiful world - Thursday, April 4, 2019 11:26 AM | Last reply by MohitDhingra-MSFT - Friday, April 5, 2019 9:22 AM -
6 Votes
ASP.NET 4.5 Web Forms Visual Studio 2013 Customizing ASP.NET Identity to use Oracle database
I want to make the ASP.NET Identity piece of my project to work with tables in an Oracle database instead of the default localDB.Answered | 6 Replies | 1941 Views | Created by daniel_hernandez - Tuesday, August 12, 2014 12:15 AM | Last reply by Just Karl - Tuesday, August 12, 2014 8:35 PM -
1 Votes
The forefront identity manager service on local computer started and then stopped
Hi, You shouldn’t start the ForeFront Identity Manager service.Answered | 4 Replies | 11242 Views | Created by MercuryMan - Sunday, October 30, 2016 6:14 AM | Last reply by Mohamed El-Qassas MVP - Monday, October 15, 2018 3:44 PM -
0 Votes
Method to sniff which Windows identity is trying to connect to SQL Server?
As a default login failures are logged in the SQL Server log files.Answered | 2 Replies | 3985 Views | Created by abdu - Friday, June 11, 2010 8:15 AM | Last reply by Tom Phillips - Friday, June 11, 2010 1:44 PM -
2 Votes
Find out SQL Server Log in
You would first need to create a global temp table (defined with two # symbols instead of one), modify the VARCHAR command to insert the results of the SELECT queries into the global temp ...Answered | 4 Replies | 7446 Views | Created by XYZ001 - Tuesday, May 31, 2011 5:06 PM | Last reply by John Eisbrener - Wednesday, June 1, 2011 1:48 PM -
0 Votes
Log is out of space
Then I truncated all my logs and was able to start the server normally.Answered | 15 Replies | 12844 Views | Created by gudzon - Monday, August 16, 2010 4:24 PM | Last reply by Mohit K. Gupta - Tuesday, August 17, 2010 3:05 PM -
3 Votes
Managed Identity for SQL Server / Synapse
Thanks KranthiPakala and Mike Ubezzi, I missed the step to register the SQL Server in the AD, but with your documentation I got it working.Answered | 6 Replies | 2142 Views | Created by SSISJoost - Friday, April 17, 2020 8:56 PM | Last reply by KranthiPakala-MSFT - Monday, May 4, 2020 4:49 PM -
0 Votes
2 identical SQL Servers produce different behavior with identical database
I figured it out.Answered | 2 Replies | 578 Views | Created by Ron McGraw - Tuesday, August 23, 2016 6:56 PM | Last reply by Ron McGraw - Monday, August 29, 2016 6:07 PM -
0 Votes
Regarding identity in sql server 2005
You cannot create two identity columns in the same table.Answered | 7 Replies | 4096 Views | Created by Ganesh_Chennai - Friday, April 23, 2010 11:55 AM | Last reply by Sorna Kumar Muthuraj - Friday, April 23, 2010 12:14 PM -
1 Votes
Identity range management issue in SQL server replication
It will always replicate transactions in the order they were committed at the publisher or subscriber, so the log reader agent will keep trying to insert the duplicate entries forever, ...Answered | 7 Replies | 1571 Views | Created by sqlproddba - Wednesday, October 1, 2014 1:15 PM | Last reply by Samir Abrahao - Monday, October 6, 2014 5:05 PM -
0 Votes
ASP.NET Identity database separate from site's other database?
If you don't what to use any foreign key relation to the ASP.NET identity database tables, then it doesn't matter if you have it in a separate database or in the ...Answered | 3 Replies | 2438 Views | Created by -kit - Tuesday, September 6, 2016 4:41 PM | Last reply by Olaf Helper - Wednesday, September 7, 2016 7:46 AM -
3 Votes
SysAdmin Greyed out when logged in with Windows Authentication
The solution was a combination of adding the users to the Administrators Group on the Server with lusrmgr.msc AND using SQL Server Management Studio Express 2008 R@ on the ...Answered | 5 Replies | 11816 Views | Created by Garrett_II - Wednesday, May 25, 2011 2:48 PM | Last reply by Garrett_II - Friday, May 27, 2011 1:06 AM -
0 Votes
Claims identity missing in user log in token
Hi, From your description, the claims identity is missing in the user token.Answered | 1 Replies | 1524 Views | Created by Pratap Sri - Tuesday, September 3, 2013 2:11 PM | Last reply by Dennis Guo - Friday, September 6, 2013 6:47 AM -
0 Votes
LOG IN - Trouble Connecting To Local Machine
By default, SQL Server 2008 Express allows only Windows Authentication mode so you can connect to the SQL Server with current user log-on credential.Answered | 8 Replies | 6559 Views | Created by FARAZ A QURESHI - Friday, August 13, 2010 5:33 PM | Last reply by JasonRoth - Monday, August 16, 2010 2:33 PM -
0 Votes
ForeFront Identity Manager
f=255&MSPPError=-2147217396#permission If the issue still occurs, please check for ULS logs, which would give you useful information to figure out the root ...Answered | 3 Replies | 1658 Views | Created by Kim MacIntyre (MCTS) - Tuesday, April 4, 2017 1:33 PM | Last reply by Dean_Wang - Sunday, April 9, 2017 8:54 AM -
0 Votes
Identity issues in SQL server 2014.
This option we do not have in IDENTITY :-) The changes that were in SQL Server 2012 regarding IDENTITY are only behind the scenes, while that basic behavior is the ...Answered | 9 Replies | 1336 Views | Created by Asif_DBA - Thursday, October 1, 2015 10:36 AM | Last reply by Tom Phillips - Friday, October 16, 2015 12:19 PM
No announcements