<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Remove redirection while using OpenID Connect</title>
  <link rel="self" href="https://liferay.dev/ja/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=119820752" />
  <subtitle>Remove redirection while using OpenID Connect</subtitle>
  <id>https://liferay.dev/ja/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=119820752</id>
  <updated>2026-05-10T22:06:05Z</updated>
  <dc:date>2026-05-10T22:06:05Z</dc:date>
  <entry>
    <title>RE: Remove redirection while using OpenID Connect</title>
    <link rel="alternate" href="https://liferay.dev/ja/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119838689" />
    <author>
      <name>Jack Bakker</name>
    </author>
    <id>https://liferay.dev/ja/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119838689</id>
    <updated>2020-08-25T16:21:15Z</updated>
    <published>2020-08-25T16:21:15Z</published>
    <summary type="html">The blog shows snippets of useful code and provides guidance yet you&amp;#39;ll still need to create a suitable module in a Liferay workspace. I can&amp;#39;t tell from what you write how far along you are in setting up your dev environment. You might reach out also to the blog author. </summary>
    <dc:creator>Jack Bakker</dc:creator>
    <dc:date>2020-08-25T16:21:15Z</dc:date>
  </entry>
  <entry>
    <title>RE: Remove redirection while using OpenID Connect</title>
    <link rel="alternate" href="https://liferay.dev/ja/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119836430" />
    <author>
      <name>Olaf Kock</name>
    </author>
    <id>https://liferay.dev/ja/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119836430</id>
    <updated>2020-08-25T12:44:14Z</updated>
    <published>2020-08-25T12:44:14Z</published>
    <summary type="html">&lt;div class="quote-title"&gt;Upender Kashyap:&lt;/div&gt;&lt;blockquote&gt;&lt;br /&gt;Hi There,OpenIdConnectProviderRegistry and OpenIdConnectServiceHandler References given in above blog are throwing nullpointer. &lt;br /&gt;@Reference    &lt;br /&gt;    private OpenIdConnectProviderRegistry _openIdConnectProviderRegistry;&lt;br /&gt;    @Reference   &lt;br /&gt;    private OpenIdConnectServiceHandler _openIdConnectServiceHandler;&lt;br /&gt;Not able to resolve these dependencies. Can I get some pointers on this issue?&lt;br /&gt;&lt;/blockquote&gt;@Reference only gets resolved within a @Component. If you&amp;#39;re not using them in such a class, they won&amp;#39;t be resolved/autowired, thus generating NPE. If they were properly initialized, they&amp;#39;d never be null, as you didn&amp;#39;t declare them as optional.</summary>
    <dc:creator>Olaf Kock</dc:creator>
    <dc:date>2020-08-25T12:44:14Z</dc:date>
  </entry>
  <entry>
    <title>RE: Remove redirection while using OpenID Connect</title>
    <link rel="alternate" href="https://liferay.dev/ja/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119837910" />
    <author>
      <name>Upender Kashyap</name>
    </author>
    <id>https://liferay.dev/ja/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119837910</id>
    <updated>2020-08-25T12:38:17Z</updated>
    <published>2020-08-25T12:38:17Z</published>
    <summary type="html">Hi There,OpenIdConnectProviderRegistry and OpenIdConnectServiceHandler References given in above blog are throwing nullpointer. &lt;br /&gt;@Reference    &lt;br /&gt;    private OpenIdConnectProviderRegistry _openIdConnectProviderRegistry;&lt;br /&gt;    @Reference   &lt;br /&gt;    private OpenIdConnectServiceHandler _openIdConnectServiceHandler;&lt;br /&gt;Not able to resolve these dependencies. Can I get some pointers on this issue?&lt;br /&gt;Thanks in Advance</summary>
    <dc:creator>Upender Kashyap</dc:creator>
    <dc:date>2020-08-25T12:38:17Z</dc:date>
  </entry>
  <entry>
    <title>RE: Remove redirection while using OpenID Connect</title>
    <link rel="alternate" href="https://liferay.dev/ja/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119821145" />
    <author>
      <name>Jack Bakker</name>
    </author>
    <id>https://liferay.dev/ja/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119821145</id>
    <updated>2020-08-23T20:33:29Z</updated>
    <published>2020-08-23T20:33:29Z</published>
    <summary type="html">Hi Upender, You might look at this &lt;a href="https://lifedev-solutions.blogspot.com/2020/03/liferay-keycloak-integration-sso-and.html"&gt;https://lifedev-solutions.blogspot.com/2020/03/liferay-keycloak-integration-sso-and.html&lt;/a&gt;   &lt;br /&gt;The approach works for me in Liferay against Keycloak and I don&amp;#39;t see why it wouldn&amp;#39;t against Azure AD. For Liferay v7.3.3 CE I had to modify it slightly as there were small changes in dependent code in Liferay v7.3.3 compared to v7.3.2 </summary>
    <dc:creator>Jack Bakker</dc:creator>
    <dc:date>2020-08-23T20:33:29Z</dc:date>
  </entry>
  <entry>
    <title>Remove redirection while using OpenID Connect</title>
    <link rel="alternate" href="https://liferay.dev/ja/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119820751" />
    <author>
      <name>Upender Kashyap</name>
    </author>
    <id>https://liferay.dev/ja/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119820751</id>
    <updated>2020-08-23T17:30:43Z</updated>
    <published>2020-08-23T17:30:43Z</published>
    <summary type="html">Hello, I am completely new to Liferay. I am doing login in Liferay DXP 7.2 Portal through OpenID Connect with Azure AD as IdP. When I click Sign In on portal it navigates to Sign In popup where I select OpendID Connect (attached popup 1)and then I am redirected to popup having OpenID providers list  (attached popup 2)which contains only one value in drop down as our requirement is to provide access through Microsoft only. Then I am redirected to actual login window where I need to enter email (attached popup 3).&lt;br /&gt;I want to skip these two intermediate popup as they are unnecessary and directly would like two enter email. Can anybody help on this? Thanks in advance.</summary>
    <dc:creator>Upender Kashyap</dc:creator>
    <dc:date>2020-08-23T17:30:43Z</dc:date>
  </entry>
</feed>
