Commit Graph

170 Commits (b39caade98dbd917138ec2adcb1d2735636487bc)

Author SHA1 Message Date
geethkokila cebb88e712 [maven-release-plugin] prepare release v1.0.3
9 years ago
geethkokila e66d291947 [maven-release-plugin] prepare for next development iteration
9 years ago
geethkokila f416a73e75 [maven-release-plugin] prepare release v1.0.2
9 years ago
geethkokila 185a59fbd4 [maven-release-plugin] prepare for next development iteration
9 years ago
geethkokila b3580d754b [maven-release-plugin] prepare release v1.0.1
9 years ago
prabathabey e04a60104d Improve logging in RemoteDCRClient
9 years ago
harshanl 9a7093a0f7 Fixed EMM-1146 issue
9 years ago
prabathabey ed2fa14952 Fixing https://wso2.org/jira/browse/EMM-1135
9 years ago
prabathabey 7a27e88551 Changing the log levels configured in log4j.properties files used as part of test configurations
9 years ago
geethkokila 4e9255fbc9 [maven-release-plugin] prepare for next development iteration
9 years ago
geethkokila ceb60adb34 [maven-release-plugin] prepare release v1.0.0
9 years ago
prabathabey 8578ff60ca Fixing the issue where client type is not honoured in dynamic client registration service
9 years ago
Dilshan Edirisuriya 094423e0b9 Fixing EMM-1129
9 years ago
prabathabey edf21ae5c8 Improving performance of token validation service invocation
9 years ago
Kasun Delgolla 773d78df3f Merge pull request #98 from Kamidu/master
9 years ago
prabathabey 8585abff8d Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
prabathabey 05020c960d Upgrading Carbon kernel and identity versions
9 years ago
Kamidu Sachith 30768bba71 Code clean up and formatting
9 years ago
Kamidu Sachith 3fbc3ea40f Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
Kamidu Sachith 7b544f3545 Fix the disable failier of the authenticator
9 years ago
harshanl 00cf61c44c Fixed EMM-1069 and refactore DCR services
9 years ago
harshanl 08ebd7f881 Added DCR proxy endpoint & refactored code.
9 years ago
geethkokila 93a295f8a7 Fixing the dynamic imports
9 years ago
harshanl 20a03c42fc Merged with master
9 years ago
harshanl 89e6f0786d Refactored dynamic-client module to use remote services.
9 years ago
geethkokila 49ae3298f4 Fixing the build failure due to neethi bundle being plugged in to web app lib folder
9 years ago
geethkokila ba7acabb04 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
geethkokila 865f5a500e Fixing the build failure due to neethi bundle being plugged in to web app lib folder
9 years ago
Kamidu Sachith 6f57200864 Hanlde dependancy in dynamic client registration by removing recursive dependancy
9 years ago
harshanl 92af749276 Fixed build break
9 years ago
harshanl 740124136b Refactored backend oauth authenticator component and added logic to validate OAuth token from local & remote servers.
9 years ago
harshanl 5af6f314d0 Fixed EMM-939
9 years ago
Geeth 5fd9e87dc8 Merge pull request #44 from Kamidu/master
9 years ago
harshanl 026a7c187a Fixed EMM-945, EMM-910, EMM-911, EMM-870
9 years ago
Kamidu Sachith 4590de6a76 chenge the formatter
9 years ago
harshanl 7c0996270f Fixed EMM-887
9 years ago
harshanl b3e0f804b0 Added comments.
9 years ago
harshanl 52fab37c61 Fixed issue in permission validator
9 years ago
harshanl e1c9f1c602 Added url param support to permission tree.
9 years ago
harshanl ca3653737c Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
harshanl 155606a326 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
geethkokila 703eebb715 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
inosh-perera cab888d321 fixing issues in oauth app creation, SAML. Moving service provider configuratiions to config files
9 years ago
harshanl 81b6770c08 Fixed oauth issue with tenants
9 years ago
Kamidu Sachith ddbd2c5372 Java 8 support
9 years ago
Kamidu Sachith d5dcf44f27 Change the service registration
9 years ago
harshanl 9a68aa92bc Removed the use of web-app context in permission.xml of webapps
9 years ago
harshanl b0d6038b69 Refactored dynamic client code & add tenancy handling to authenticators
9 years ago
Kamidu Sachith 5c215189d1 Enable java8 support
9 years ago
harshanl d9bcb617eb Merge branch 'master' of https://github.com/Kamidu/carbon-device-mgt into Kamidu-master
9 years ago
harshanl d4eab9f86e Code refactored.
9 years ago
Kamidu Sachith a66949c7e0 Code Fixing
9 years ago
Kamidu Sachith 824f57b5d2 Change the code for better performance
9 years ago
Kamidu Sachith 743f394fb9 Requested Modifications
9 years ago
Kamidu Sachith d932522d37 refactoring class
9 years ago
Kamidu Sachith 831fed6d38 Resolving imports
9 years ago
harshanl 741777682a Fixed dynamic client registration issues with server startup
9 years ago
Kamidu Sachith 786728b49b Recomended Changes to Enabling OAuth Authentication for BackEnd Services
9 years ago
Kamidu Sachith 97df36842d Enabling OAuth Authentication for BackEnd Services
9 years ago
harshanl 1c8bb7551d Refactored Dynamic-client registration service to use AppMgt osgi service
9 years ago
prabathabey 69ba3e83ea Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
harshanl 134a13727f updated cxf version & fixed migration issues
9 years ago
harshanl 36ca79d31a Fixed build issues
9 years ago
harshanl 302eb3a8a9 Merged changes
9 years ago
harshanl 429b738dba Fixed issues in permission tree'
9 years ago
harshanl f6c65dd481 Refactored dynamic-client registration code
9 years ago
harshanl 52e0a43b5e Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
harshanl 77f5f466d6 Added scope validator and refactored code
9 years ago
harshanl 648d8ec209 Added OAuth scope validator & fixed DataHolders
9 years ago
harshanl 234cd47931 Added identity-extensions
9 years ago