Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename oxTrust UMA properties #407

Closed
yurem opened this issue Dec 6, 2016 · 1 comment
Closed

Rename oxTrust UMA properties #407

yurem opened this issue Dec 6, 2016 · 1 comment
Labels
enhancement libs update, re-factroring, etc.
Milestone

Comments

@yurem
Copy link
Contributor

yurem commented Dec 6, 2016

In oxTrust configuration there are properties:

	private String umaClientId;
	private String umaClientKeyId;
	private String umaResourceId;
	private String umaScope;
	private String umaClientKeyStoreFile;
	private String umaClientKeyStorePassword;

We need to add prefix 'scim' to not mix them with other application properties.

@yurem yurem added the enhancement libs update, re-factroring, etc. label Dec 6, 2016
@yurem yurem added this to the CE 3.0.0 milestone Dec 6, 2016
yurem added a commit to GluuFederation/oxCore that referenced this issue Dec 28, 2016
yurem added a commit that referenced this issue Dec 28, 2016
yurem added a commit to GluuFederation/community-edition-setup that referenced this issue Dec 28, 2016
@yurem
Copy link
Contributor Author

yurem commented Dec 28, 2016

Fixed

@yurem yurem closed this as completed Dec 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement libs update, re-factroring, etc.
Projects
None yet
Development

No branches or pull requests

1 participant