-
Notifications
You must be signed in to change notification settings - Fork 85
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
feat(jans-config-api): enhancements to saml api #7362
Labels
comp-jans-config-api
Component affected by issue or PR
enhancement
kind-feature
Issue or PR is a new feature request
Milestone
Comments
uprightech
added a commit
that referenced
this issue
Mar 7, 2024
* added endpoint to retrieve file metadata for trustrelationship Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
uprightech
added a commit
that referenced
this issue
Mar 7, 2024
* added newly generate swagger yaml for kc-saml-plugino Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
uprightech
added a commit
that referenced
this issue
Mar 7, 2024
* pluralized the operationid for the endpoint retrieving all trust relationships Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Test cases1. Get metadata file for an SP that doesn't exist
2. Get metadata file for a SP that exists (file metadata source type)
3. Get metadata file for a SP that exists but isn't a file metadata source type
|
yuriyz
pushed a commit
that referenced
this issue
Mar 7, 2024
* feat(jans-config-api): enhancements to saml api * added method to get the trustrelationship metadata as a stream Signed-off-by: Rolain Djeumen <uprightech@gmail.com> * feat(jans-config-api): enhancements to saml api * added method to SamlIdpService to get file from the DocumentStore Signed-off-by: Rolain Djeumen <uprightech@gmail.com> * feat(jans-config-api): enhancements to saml api #7362 * added endpoint to retrieve file metadata for trustrelationship Signed-off-by: Rolain Djeumen <uprightech@gmail.com> * feat(jans-config-api): enhancements to saml api #7362 * added newly generate swagger yaml for kc-saml-plugino Signed-off-by: Rolain Djeumen <uprightech@gmail.com> * feat(jans-config-api): enhancements to saml api #7362 * pluralized the operationid for the endpoint retrieving all trust relationships Signed-off-by: Rolain Djeumen <uprightech@gmail.com> --------- Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
uprightech
added a commit
that referenced
this issue
Mar 8, 2024
* fixed vulnerability Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
moabu
pushed a commit
that referenced
this issue
Mar 8, 2024
yuriyz
pushed a commit
that referenced
this issue
Nov 7, 2024
* feat(jans-config-api): enhancements to saml api * added method to get the trustrelationship metadata as a stream Signed-off-by: Rolain Djeumen <uprightech@gmail.com> * feat(jans-config-api): enhancements to saml api * added method to SamlIdpService to get file from the DocumentStore Signed-off-by: Rolain Djeumen <uprightech@gmail.com> * feat(jans-config-api): enhancements to saml api #7362 * added endpoint to retrieve file metadata for trustrelationship Signed-off-by: Rolain Djeumen <uprightech@gmail.com> * feat(jans-config-api): enhancements to saml api #7362 * added newly generate swagger yaml for kc-saml-plugino Signed-off-by: Rolain Djeumen <uprightech@gmail.com> * feat(jans-config-api): enhancements to saml api #7362 * pluralized the operationid for the endpoint retrieving all trust relationships Signed-off-by: Rolain Djeumen <uprightech@gmail.com> --------- Signed-off-by: Rolain Djeumen <uprightech@gmail.com> Former-commit-id: fc1e662
yuriyz
pushed a commit
that referenced
this issue
Nov 7, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
comp-jans-config-api
Component affected by issue or PR
enhancement
kind-feature
Issue or PR is a new feature request
The text was updated successfully, but these errors were encountered: