Skip to content

Change keystore package name and add relevant dependencies.#245

Open
mpmadhavig wants to merge 4 commits intowso2:feature-remove-registry-from-keystorefrom
mpmadhavig:migrate-keystore-package-to-kernel
Open

Change keystore package name and add relevant dependencies.#245
mpmadhavig wants to merge 4 commits intowso2:feature-remove-registry-from-keystorefrom
mpmadhavig:migrate-keystore-package-to-kernel

Conversation

@mpmadhavig
Copy link
Copy Markdown
Contributor

@mpmadhavig mpmadhavig commented Sep 4, 2023

Describe

This effort will reflect the changes done to move keystore package from framework to kernel. For furthure details please refer the issue.

Related issues

When this PR should get merged to master

  • After merging framework and kernel PRs to their master branches. (Bump the versions here as well.)


String keyStoreName = generateKSNameFromDomainName();
// Use the keystore using the keystore admin
KeyStoreAdmin keystoreAdmin = new KeyStoreAdmin(tenantId, govRegistry);
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

If we are removing the registry reference here, we should be able to remove all the registry imports. And thats part of the main objectives.

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.

3 participants