Skip to content

Conversation

@marcocaberletti
Copy link

First implementation of OIDC profile

Copy link

@andreaceccanti andreaceccanti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, with log4j props removal

@@ -0,0 +1,11 @@
# Root logger option
log4j.rootLogger=INFO, file

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this LOG4J configuration from the API library

*/
package org.glite.authz.common.profile;

public class OidcProfileConstants {
Copy link

@CnafSonarBot CnafSonarBot Dec 20, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MAJOR Add a private constructor to hide the implicit public one. rule

@CnafSonarBot
Copy link

SonarQube analysis reported 1 issue

  • MAJOR 1 major

Watch the comments in this conversation to review them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants