-
Notifications
You must be signed in to change notification settings - Fork 260
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
Adding new DCR Application Settings Page #5964
Conversation
# Conflicts: # features/admin.applications.v1/api/applications-settings.ts # features/admin.applications.v1/api/use-get-dcr-configurations.ts # features/admin.applications.v1/pages/applications-settings.tsx # features/admin.applications.v1/pages/applications.tsx
features/admin.applications.v1/api/use-get-dcr-configurations.ts
Outdated
Show resolved
Hide resolved
features/admin.applications.v1/api/use-get-dcr-configurations.ts
Outdated
Show resolved
Hide resolved
features/admin.applications.v1/components/forms/general-details-form.tsx
Outdated
Show resolved
Hide resolved
Seems there are some conflicts in couple of files. Please fix those as well :) |
# Conflicts: # features/admin.applications.v1/pages/applications.tsx # features/admin.core.v1/configs/routes.tsx
Fixed with 0bbb577 |
# Conflicts: # features/admin.applications.v1/pages/applications.tsx
To avoid potential merge conflicts, we may be able to merge this PR with a feature config with disabled state. |
...nsole/java/org.wso2.identity.apps.console.server.feature/resources/deployment.config.json.j2
Outdated
Show resolved
Hide resolved
🦋 Changeset detectedThe changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. |
Purpose
This PR adds a new page for Application Settings for DCR which contains tenant wise DCR configurations.
Related Issues
Related PRs
Backend PRs
wso2/carbon-identity-framework#5438
wso2-extensions/identity-inbound-auth-oauth#2344
wso2-extensions/identity-carbon-auth-rest#269
wso2/identity-api-server#583
Tests
Security checks