Skip to main content
Nintex Community Menu Bar
Solved

Forms Based Auth page Redirects to same Login Page after Successful authentication

  • January 23, 2020
  • 3 replies
  • 95 views
  • Translate

Forum|alt.badge.img+4

Hello,

 

I recently upgraded to K2 5.2 from 4.7. I configured FBA site with all the references as mentioned in documentation.

 

Now authentication is successful when I login. (I checked logs in DB that it is successful.)

 

Ideally it should have been redirect to next page. But it remains on the same page.

Also it does not show any error in console or on page.

 

16584iC32ED9555AD6C5B3.png

 

Can you tell me where am I missing?

 

Thanks,

Nirav

Best answer by npatel

Hi Perc,

 

We were able to identify the issue.

 

The issue was with the claim type under ‘Claims’. We had given https (like https://schemas.mi...). It should be http even if the site is https.

Correct ones:

http://schemas.microsoft.com/identity/claims/identityprovider

http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name

 

There were other errors which we were getting:

Invalid reply url for realm

- It was trying to authenticate with SharePoint even when we didn't configure SP auth; we only had custom security provider.

(not sure that these two errors were because of http, but logging here.)

 

After 'http' change - all solved.

 

Thank you.

Nirav

View original
Did this topic help you find an answer to your question?

3 replies

Forum|alt.badge.img+12
  • 120 replies
  • January 23, 2020

Hi nPatel,


 


Thank you for your post, I would like to ask are you experiencing the same issue within all browsers such IE, firefox and chrome?


Have you tried to access via private browser mode (incognito) ?


When configuring FBA did you follow the documentation below:


 


https://help.k2.com/onlinehelp/k2blackpearl/icg/4.7/default.htm#Configure/SF/SF_Authentication.htm


 


Kind regards,


 


Percy

Translate

Forum|alt.badge.img+4
  • Author
  • Rookie
  • 19 replies
  • January 26, 2020

Hi Perc,

 

Yes. I tried in incognito each time. Restart K2Server, Claim services.

 

Yes. Have followed the steps. It was working fine in 4.7. The same steps I'm doing for 5.2 but it's not working.

 

//Nirav

Translate

Forum|alt.badge.img+4
  • Author
  • Rookie
  • 19 replies
  • Answer
  • January 28, 2020

Hi Perc,

 

We were able to identify the issue.

 

The issue was with the claim type under ‘Claims’. We had given https (like https://schemas.mi...). It should be http even if the site is https.

Correct ones:

http://schemas.microsoft.com/identity/claims/identityprovider

http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name

 

There were other errors which we were getting:

Invalid reply url for realm

- It was trying to authenticate with SharePoint even when we didn't configure SP auth; we only had custom security provider.

(not sure that these two errors were because of http, but logging here.)

 

After 'http' change - all solved.

 

Thank you.

Nirav

Translate

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings