liferay-oidc-plugin icon indicating copy to clipboard operation
liferay-oidc-plugin copied to clipboard

Plugin for Liferay, enabling OpenID Connect authentication

Results 20 liferay-oidc-plugin issues
Sort by recently updated
recently updated
newest added

Servlet filter config now matches /*, but implementation keeps processing only /portal/login and /portal/logout.

By default Liferay installation (Liferay Community Edition Portal 7.0.5 GA6) saves the last visited page once the signIn procedure is successfully accomplished. Enabling the liferay-oidc-plugin, the automated redirect to the...

How can I get access to the returned user profile & token from my portlet? You are setting these data as attributes for the `HttpServletRequest`, trying to get them from...

enhancement
question

Hello. I am having a problem with the Liferay OpenID Connect plugin (for Liferay DXP 7.0). I am trying to integrate my portal with login.gov as identity provider. The configurations...

Hello, I have a issue with private site. Without the I login from a private site and I lading to it after, if I turned on the plugin and I...

When users enter a portal URL, they are being passed to authenticate (in our AzureAD tenant) and are then always dropped on /web/guest/home. For example, when the user is not...

This plug-in has been great for us for authenticating through Azure AD, however we have noticed that Liferay is not synching/updating a user's AD groups memberships on login. Has anyone...

enhancement

Once the OIDC plugin is enabled and selecting the SignIn link, OIDC authentication starts immediately. I expected the standard login panel still offering me the option to select OIDC among...

enhancement

By @zipwiz in #18: > Is it possible to guess the current "content locale" on the Liferay side and forward it to OIDC OP using URL parameter ui_locales (as described...

enhancement

After successful deployment with "standard" language we have issues with explicitly selected non-standard language: When working with default language, URLs look like https://my.server.org/myContent . Click on "Login" then calls /c/portal/login...