Commit Graph

38 Commits

Author SHA1 Message Date
Amalka Subasinghe
94dd33ffa5 scope-role-permission refactoring and webapp authorization 2021-06-26 13:45:27 +05:30
Turcy
2205515d90 Add metadata repository 2020-05-30 00:19:14 +05:30
Yohan Avishke
d678059da3 Fix issue with package names 2020-03-20 23:00:22 +05:30
Yohan Avishke
8809d63ebd Update package names of PushNotification providers 2020-03-20 16:28:14 +05:30
Madhawa Perera
b87763dba1
Add capability to WSO2 IOT server to route HTTP/HTTPS calls through Proxy server (#1244)
* Fix IoT Server HTTP/HTTPS calls bypassing a Proxy server

Since the Feign client is not supporting proxy routing this fix has included okhttp client and pass it to the feigns okkhttp client wrapper in order to pass HTTP/HTTPS call through proxy server if the system proxy properties are set. Further this modifies the apache http client also to pick system properties.

fixes wso2/product-iots#1806

* Remove unwanted comments and commented lines

* Remove the localhost host check

* Add default non proxy hosts

Added localhost as a default non proxy host

* use the version property from parent pom

Use the version property, "github.openfeign.version" from parent pom instead of hard-coding the version range
2018-04-18 15:18:59 +05:30
charitha
c542c3efe9 Implemented operation response publishing to analytics 2018-01-25 14:52:32 +05:30
kamidu
6daf95b78d Change the config placement for improve the separatability 2018-01-03 16:27:09 +05:30
kamidu
33b27234a0 Enable the new configuration for testing 2018-01-03 15:03:08 +05:30
warunalakshitha
2313928741 Add remote control configurations as remove unused methods 2017-11-22 22:52:11 +05:30
warunalakshitha
22c4753f74 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt into remote-control 2017-11-17 14:46:42 +05:30
Charitha Goonetilleke
44592b2043
Revert "Resolving conflicts for Remote Control feature on behalf of Waruna" 2017-11-17 14:33:45 +05:30
Ace
4b2955984f Resolving conflicts for Remote Control feature on behalf of Waruna 2017-11-17 14:27:30 +05:30
amalhub
e430efe43b Updating license year 2017-10-16 15:34:44 +05:30
amalhub
4dced1f0ef Adding tests for org.wso2.carbon.identity.jwt.client.extension 2017-10-16 15:23:28 +05:30
amalhub
6493e037b9 Adding tests for org.wso2.carbon.identity.jwt.client.extension 2017-10-12 15:26:48 +05:30
amalhub
b93fbe27f7 Adding test cases for org.wso2.carbon.identity.jwt.client.extension 2017-10-11 15:42:53 +05:30
Milan Perera
43eda69c62 Fixed JWT properties reading issue
Previously JWT properties file was read to get the defult-jwt-client properties. If someone wants to avoid reading the default keystores, it can only be done by uploading a jwt properties to registry and reading from itself.
This fix changes the default properties reading mechanism to get the properties from the file and creates a jwt client without being the default
2017-08-02 15:58:27 +05:30
Madawa Soysa
9ba509b512 Removing unnecessary variable.
These changes are suggested by a review.
2017-04-26 15:28:24 +05:30
Madawa Soysa
a7e61318b8 Fixing multitenant issue in certificate verification endpoint 2017-04-26 15:25:44 +05:30
ayyoob
87910bc92b transferred mutual authenticator to jwt authenticator 2017-02-08 13:10:36 +05:30
ayyoob
274d3e9aeb used jwt grant type instead of saml 2017-02-04 20:51:56 +05:30
ayyoob
fede8ec409 few changes after testing with authoriser 2016-11-21 19:13:59 +05:30
ayyoob
fe263efe60 changed device access verification approach 2016-11-20 02:37:37 +05:30
ayyoob
59e2a33e4a exposed device access authorisation as a service 2016-11-19 11:02:48 +05:30
harshanl
4bcf350236 EMM-1678:Updated the oauth component versions 2016-10-06 19:43:23 +05:30
ayyoob
a7c201363c logged exception trace 2016-08-15 15:20:37 +05:30
ayyoob
c71e5ead00 few fixes in JWT Client 2016-07-29 12:05:23 +05:30
Milan Perera
c49dc435e1 Merge pull request #319 from ayyoob/transport
Updated grant type implementation
2016-07-28 14:14:03 +05:30
ayyoob
d5e756c205 Updated Grant Type Implementation 2016-07-27 14:43:44 +05:30
ayyoob
250ce1f77c added device mgt grant types 2016-07-21 20:14:43 +05:30
Timo Briddigkeit
09020ccb9f Fixed predictable pseudorandom number generator 2016-07-13 14:35:55 +02:00
mharindu
66ccad65cf Partial commit for APIM Gateway migration 2016-05-23 16:51:26 +05:30
ayyoob
c0240c5cbc few fixes in JWT client after testing with multi tenancy 2016-05-18 02:09:12 +05:30
ayyoob
0b6acdc929 Added file seperator 2016-05-08 02:44:24 +05:30
ayyoob
5f302fce63 removed unused code and resolved host issues 2016-05-04 01:19:56 +05:30
ayyoob
afe965e787 adding code review changes on JWT and API App registration 2016-04-14 19:55:55 +05:30
ayyoob
1b4a9227d8 merged web app publisher code and refactored jwt client extension to adhere to new artefact name 2016-03-31 04:24:30 +05:30
prabathabey
3fa17c12a7 merging jwt client extension component 2016-03-27 13:02:35 +05:30