-
Notifications
You must be signed in to change notification settings - Fork 146
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
Update the /identity-providers/ API to manage user-defined federated authenticators. #735
Update the /identity-providers/ API to manage user-defined federated authenticators. #735
Conversation
64340ab
to
a2fb35c
Compare
05be0f7
to
cfc2832
Compare
553c635
to
88ce34f
Compare
...rc/main/java/org/wso2/carbon/identity/api/server/idp/v1/core/ServerIdpManagementService.java
Outdated
Show resolved
Hide resolved
...rc/main/java/org/wso2/carbon/identity/api/server/idp/v1/core/ServerIdpManagementService.java
Outdated
Show resolved
Hide resolved
...rc/main/java/org/wso2/carbon/identity/api/server/idp/v1/core/ServerIdpManagementService.java
Outdated
Show resolved
Hide resolved
...rc/main/java/org/wso2/carbon/identity/api/server/idp/v1/core/ServerIdpManagementService.java
Show resolved
Hide resolved
2d0d880
to
65d508c
Compare
65d508c
to
6d3a143
Compare
...rc/main/java/org/wso2/carbon/identity/api/server/idp/v1/core/ServerIdpManagementService.java
Outdated
Show resolved
Hide resolved
...rc/main/java/org/wso2/carbon/identity/api/server/idp/v1/core/ServerIdpManagementService.java
Outdated
Show resolved
Hide resolved
...rc/main/java/org/wso2/carbon/identity/api/server/idp/v1/core/ServerIdpManagementService.java
Show resolved
Hide resolved
...rc/main/java/org/wso2/carbon/identity/api/server/idp/v1/core/ServerIdpManagementService.java
Outdated
Show resolved
Hide resolved
...erver.idp.common/src/main/java/org/wso2/carbon/identity/api/server/idp/common/Constants.java
Outdated
Show resolved
Hide resolved
6500b42
to
f8ad6fb
Compare
49d2d0a
to
f1c9ce8
Compare
.../wso2/carbon/identity/api/server/idp/v1/impl/FederatedAuthenticatorConfigBuilderFactory.java
Show resolved
Hide resolved
556500c
to
a0dad0a
Compare
a0dad0a
to
455d408
Compare
1a9653a
to
8e8632f
Compare
PR builder started |
PR builder completed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving the pull request based on the successful pr build https://github.com/wso2/product-is/actions/runs/12139502796
Issue:
This PR introduces improvements to the following APIs for managing user-defined federated authenticators:
Service layer PR: