OAuth 2.0/OpenID Connect configuration for Azure AD did not work

Hi All,

I have configured OAuth 2.0/OpenID to user Azure Active directory.

After entering Azure UserID and password and doing second factor verification I am unable to get inside IT SHOP.

When I checked log file I get below details in log file. Does anybody have any idea what is missing here.

2023-08-23 16:09:35.3317 INFO ( ObjectLog ge44la03ux1dfndkjpceiccx) : User WebAppService_d5718c8e7f5642ada00b28520870cd61 (Dialog user: WebAppService_d5718c8e7f5642ada00b28520870cd61, X fields: WebAppService_d5718c8e7f5642ada00b28520870cd61) authenticated.
2023-08-23 16:09:35.3317 INFO (VI.DB.Meta ge44la03ux1dfndkjpceiccx) : Loaded configuration from database for 'https://XXXXXXX/DIMK/'
2023-08-23 16:09:35.3473 INFO ( WebLog ge44la03ux1dfndkjpceiccx) : Forcing session end on ge44la03ux1dfndkjpceiccx due to an invalid anti-session-fixation cookie value, redirecting to /DIMK/page.axd?wproj=0
2023-08-23 16:09:35.3473 INFO ( WebLog ge44la03ux1dfndkjpceiccx) : Disposing session ge44la03ux1dfndkjpceiccx
2023-08-23 16:09:35.3473 INFO ( WebLog ge44la03ux1dfndkjpceiccx) : Session ge44la03ux1dfndkjpceiccx ended. Now 0 active sessions.
2023-08-23 16:09:35.3473 INFO ( WebLog ge44la03ux1dfndkjpceiccx) : Module instance created: VI_Session
2023-08-23 16:09:35.3473 INFO ( WebLog ge44la03ux1dfndkjpceiccx) : Session ge44la03ux1dfndkjpceiccx started
2023-08-23 16:09:35.3473 INFO ( WebLog ge44la03ux1dfndkjpceiccx) : Creating form VI_Session Start
2023-08-23 16:10:41.9498 INFO ( ObjectLog ) : User WebAppService_d5718c8e7f5642ada00b28520870cd61 (Dialog user: WebAppService_d5718c8e7f5642ada00b28520870cd61, X fields: WebAppService_d5718c8e7f5642ada00b28520870cd61) authenticated.
2023-08-23 16:10:41.9498 INFO (VI.DB.Meta ) : Loaded configuration from database for 'https://XXXXXXX/DIMK/'

Thank you.

Dnyandev

Parents
  • It appears your Azure AD OAuth 2.0/OpenID setup encounters a session issue, terminating due to an anti-session-fixation cookie problem. Check cookie settings, ensure accurate redirect URIs, and review session management configurations in Azure AD and IT SHOP. 

Reply
  • It appears your Azure AD OAuth 2.0/OpenID setup encounters a session issue, terminating due to an anti-session-fixation cookie problem. Check cookie settings, ensure accurate redirect URIs, and review session management configurations in Azure AD and IT SHOP. 

Children
No Data