Skip to content

Conversation

@Eranda2001
Copy link

@Eranda2001 Eranda2001 commented Feb 25, 2025

Proposed Changes in this Pull Request

  • Bring First Class Support for Customizable AMR Values

Related Issues

Note
-Merge wso2/carbon-identity-framework#6598 before merging
-Merge wso2-extensions/identity-inbound-auth-oauth#2736 before merging

@CLAassistant
Copy link

CLAassistant commented Feb 25, 2025

CLA assistant check
All committers have signed the CLA.

@Eranda2001 Eranda2001 changed the base branch from feature-amr to master March 25, 2025 06:03
}
return o.toString().replace("\n", "\n");
}
} No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
}
}

}

public static LocalAuthenticatorConfig buildSystemLocalAuthenticator(
SystemLocalAuthenticatorUpdate config, LocalAuthenticatorConfig existingConfig) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
SystemLocalAuthenticatorUpdate config, LocalAuthenticatorConfig existingConfig) {
SystemLocalAuthenticatorUpdate config, LocalAuthenticatorConfig existingConfig) {

this.endpoint = endpoint;
}


Copy link
Contributor

Choose a reason for hiding this comment

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

we can remove these lines

public String getAmrValue() {
return amrValue;
}
public void setAmrValue(String amrValue) {
Copy link
Contributor

Choose a reason for hiding this comment

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

add a line here?

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.

6 participants