Dharmakeerthi Lasantha
8215186061
Revert "Fixes in JWT token generation and sync with upstream apim420 branch"
...
This reverts commit d567209c11
, reversing
changes made to 437c0e642d
.
1 year ago
Lasantha Dharmakeerthi
d567209c11
Fixes in JWT token generation and sync with upstream apim420 branch
1 year ago
Pasindu Rupasinghe
8ea4932019
Fixes in JWT token generation
1 year ago
Dharmakeerthi Lasantha
83780c6a0c
Add improvements to APIM application creating logic
1 year ago
Dharmakeerthi Lasantha
8880ef99db
Improve APIM application key generate method
1 year ago
Dharmakeerthi Lasantha
2125519aa6
Add todo Comments
1 year ago
Dharmakeerthi Lasantha
da4f3f1456
Add API integration
1 year ago
Dharmakeerthi Lasantha
52fd8c4b89
Add Application key generating logic
1 year ago
Dharmakeerthi Lasantha
29a8dd5fde
Add API app registering refactored code
1 year ago
Dharmakeerthi Lasantha
958f4e43d6
Add Consumer REST API integration
1 year ago
Pasindu Rupasinghe
b7f077e639
Implement service for consumer rest APIs
...
Co-authored-by: Pasindu Rupasinghe <pasindu@entgra.io>
Co-committed-by: Pasindu Rupasinghe <pasindu@entgra.io>
1 year ago
Dharmakeerthi Lasantha
ac3e144437
Fix OSGI service unbinding issue
1 year ago
Dharmakeerthi Lasantha
f2243ebd0e
Fix formatting issue
1 year ago
Navod Zoysa
f72166895f
Fix class not found error in analytics component
1 year ago
prathabanKavin
8b967cee4c
Add missing ios scopes in mdm-ui-config
1 year ago
Dharmakeerthi Lasantha
dc6bbdd282
Improve functionality and fix formatting issues
1 year ago
Dharmakeerthi Lasantha
ef2838414a
Fix build failure
1 year ago
Dharmakeerthi Lasantha
087a9fe728
Fix dependency importing issue
1 year ago
Thilina Sandaruwan
b765c8ded3
Grouping Improvements ( #169 )
...
Purpose
After deleting a role, delete relevant records from DM_ROLE_GROUP_MAP table
Related tickets: https://roadmap.entgra.net/issues/9528 and https://roadmap.entgra.net/issues/9529
Co-authored-by: ThilinaPremachandra <thilina@entgra.io>
Reviewed-on: community/device-mgt-core#169
Co-authored-by: Thilina Sandaruwan <thilina@entgra.io>
Co-committed-by: Thilina Sandaruwan <thilina@entgra.io>
1 year ago
Rajitha Kumara
a1ae369fe5
Fix realm service unbinding issues
1 year ago
Rajitha Kumara
3dc567fcfe
Fix transaction initiating issue
1 year ago
Thilina Sandaruwan
b682e77d34
fix: group assigned role issue
1 year ago
Thilina Sandaruwan
0581151248
add: super-tenant admin check
1 year ago
Thilina Sandaruwan
fde6de94bb
fix: sub tenants grouping issue
1 year ago
Kavin Prathaban
5d9938d7be
Add footer config template
...
## Purpose
* Fixes https://roadmap.entgra.net/issues/10180
## Description
* cdm-config.xml.j2, cdm-config.xml templates are updated from hardcoded values to retrieve values from deployment.toml
* server_name, server_version and current_year are added as variables
* **Usage:** change deployment.toml values when a new version released. This will update the footer
## Related PRs
* proprietary/product-uem#15
Co-authored-by: prathabanKavin <kavinprathaban025@gmail.com>
Reviewed-on: community/device-mgt-core#160
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
1 year ago
Navod Zoysa
d90c5c459a
Remove reserved_user when fetching users
1 year ago
Nishan Sangeeth
1844db87d8
Improve app visibility restricting functionality
...
Co-authored-by: Nishan Sangeeth <nishan@entgra.io>
Co-committed-by: Nishan Sangeeth <nishan@entgra.io>
1 year ago
Nishan Sangeeth
50beae1bf8
Remove the user has role validation
1 year ago
Nishan Sangeeth
da6f7158cf
add api for get visible roles
1 year ago
Thilina Sandaruwan
0ce7cd954c
HierarchicalGrouping ( #153 )
...
Goals
Complete hierarchical grouping task
https://roadmap.entgra.net/issues/9528 and https://roadmap.entgra.net/issues/9529
Approach
Fix the encountered issues
Co-authored-by: ThilinaPremachandra <thilina@entgra.io>
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Reviewed-on: community/device-mgt-core#153
Co-authored-by: Thilina Sandaruwan <thilina@entgra.io>
Co-committed-by: Thilina Sandaruwan <thilina@entgra.io>
1 year ago
Rajitha Kumara
729f1fd85f
Update invite link
1 year ago
prathabanKavin
5a8bcf6711
Add device enrolment log for modifyenrolment
1 year ago
Navod Zoysa
f9b9f76a3c
Fix skip app release error
1 year ago
Pahansith Gunathilake
e979130e55
Fix missing imports
1 year ago
Pahansith Gunathilake
469c4988c5
Remove unnecessary logs
1 year ago
Rajitha Kumara
6299d0fd83
Add otp token
1 year ago
inoshperera
2dd804f1a8
Add the logic to save device id to certificate DB
...
partialy fixes https://roadmap.entgra.net/issues/10145
1 year ago
Pahansith Gunathilake
9a55a83af4
Add OTP based remote session implementation
1 year ago
Pahansith Gunathilake
84563078d3
Add tenant based storing and loading SCEP certificates
1 year ago
inoshperera
a603a69f3e
OTP for enrollment with Mutual TLS
...
Fixes https://roadmap.entgra.net/issues/10093
1 year ago
Pahansith Gunathilake
1e252dd67f
Fix issue with Nginx not recognizing the SCEP client certificate ( #105 )
...
Co-authored-by: Pahansith <pahansith@entgra.io>
Reviewed-on: community/device-mgt-core#105
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Co-committed-by: Pahansith Gunathilake <pahansith@entgra.io>
1 year ago
inoshperera
19048ef341
Add SCEP support
...
fixes https://roadmap.entgra.net/issues/10042
1 year ago
Oshani Silva
8b928a4aca
Remove unwanted check in billing logic
...
Co-authored-by: Oshani Silva <oshani@entgra.io>
Co-committed-by: Oshani Silva <oshani@entgra.io>
1 year ago
inoshperera
cfe7e520ab
iOS user enrollment support
...
Fixes https://roadmap.entgra.net/issues/10149
1 year ago
Navod Zoysa
c6cc0f9a67
Fix incorrect clear app scope
1 year ago
Navod Zoysa
566942694c
Remove apim_reserved_user when fetching users
1 year ago
builder
48801a3b8e
[maven-release-plugin] prepare for next development iteration
1 year ago
builder
4c1963a32b
[maven-release-plugin] prepare release v5.0.26
1 year ago
Thilina Sandaruwan
ae13169377
add rollback
1 year ago
Thilina Sandaruwan
4a239887cb
add try with resources
1 year ago