From 5a36d8c76c1c5d3e5031af03cb6a1472069a578f Mon Sep 17 00:00:00 2001 From: connector-store-rw-bot <164331516+connector-store-rw-bot@users.noreply.github.com> Date: Tue, 26 Mar 2024 19:53:35 +0530 Subject: [PATCH 1/6] Update Meta file in identity-inbound-auth-jwtsso --- .connector-store/meta.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .connector-store/meta.json diff --git a/.connector-store/meta.json b/.connector-store/meta.json new file mode 100644 index 0000000..406e282 --- /dev/null +++ b/.connector-store/meta.json @@ -0,0 +1,10 @@ +{ + "name": "OPA", + "owner": "WSO2", + "category": "Adaptive Authentication Function", + "documentationUrl": "https://github.com/wso2-extensions/identity-application-authz-opa/tree/v1.0.1/docs", + "description": "\"invokeOPA\" in adaptive scripts to be able to pass any JSON object as the payload, and from OPA it is possible to process the data object and extract the required information. Then OPA engine will the final authentication or authorization decision will be made by OPA according to the policies that have defined.", + "status": "Active", + "labels": [], + "releases": [] +} \ No newline at end of file From 8e00cf09c941dc6acf325db53e6d8756956d8728 Mon Sep 17 00:00:00 2001 From: connector-store-rw-bot <164331516+connector-store-rw-bot@users.noreply.github.com> Date: Tue, 26 Mar 2024 19:54:32 +0530 Subject: [PATCH 2/6] Update Meta file in identity-inbound-auth-jwtsso --- .connector-store/meta.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.connector-store/meta.json b/.connector-store/meta.json index 406e282..dd24899 100644 --- a/.connector-store/meta.json +++ b/.connector-store/meta.json @@ -1,9 +1,9 @@ { - "name": "OPA", + "name": "JWT SSO Inbound Authenticator", "owner": "WSO2", - "category": "Adaptive Authentication Function", - "documentationUrl": "https://github.com/wso2-extensions/identity-application-authz-opa/tree/v1.0.1/docs", - "description": "\"invokeOPA\" in adaptive scripts to be able to pass any JSON object as the payload, and from OPA it is possible to process the data object and extract the required information. Then OPA engine will the final authentication or authorization decision will be made by OPA according to the policies that have defined.", + "category": "Inbound authenticator", + "documentationUrl": "https://github.com/wso2-extensions/identity-inbound-auth-jwtsso/tree/v1.0.0/docs", + "description": "The JWT SSO Inbound Authenticator is an inbound authentication protocol to implement JWT based SSO for your application with WSO2 Identity Server.", "status": "Active", "labels": [], "releases": [] From 72f07d7d4784775d3b91d1d605deec6549cb7993 Mon Sep 17 00:00:00 2001 From: connector-store-rw-bot <164331516+connector-store-rw-bot@users.noreply.github.com> Date: Thu, 4 Apr 2024 10:42:47 +0530 Subject: [PATCH 3/6] Update Meta file in identity-inbound-auth-jwtsso --- .connector-store/meta.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.connector-store/meta.json b/.connector-store/meta.json index dd24899..1799e64 100644 --- a/.connector-store/meta.json +++ b/.connector-store/meta.json @@ -1,10 +1,10 @@ { - "name": "JWT SSO Inbound Authenticator", + "name": "OPA", "owner": "WSO2", - "category": "Inbound authenticator", - "documentationUrl": "https://github.com/wso2-extensions/identity-inbound-auth-jwtsso/tree/v1.0.0/docs", - "description": "The JWT SSO Inbound Authenticator is an inbound authentication protocol to implement JWT based SSO for your application with WSO2 Identity Server.", + "category": "Adaptive Authentication Function", + "documentationUrl": "https://github.com/wso2-extensions/identity-application-authz-opa/tree/v1.0.1/docs", + "description": "\"invokeOPA\" in adaptive scripts to be able to pass any JSON object as the payload, and from OPA it is possible to process the data object and extract the required information. Then OPA engine will the final authentication or authorization decision will be made by OPA according to the policies that have defined.", "status": "Active", "labels": [], "releases": [] -} \ No newline at end of file +} From 0081b6fe309626a568fab4cce7401c9bf9eb1fcb Mon Sep 17 00:00:00 2001 From: connector-store-rw-bot <164331516+connector-store-rw-bot@users.noreply.github.com> Date: Thu, 4 Apr 2024 10:43:37 +0530 Subject: [PATCH 4/6] Update Meta file in identity-inbound-auth-jwtsso --- .connector-store/meta.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.connector-store/meta.json b/.connector-store/meta.json index 1799e64..5941a08 100644 --- a/.connector-store/meta.json +++ b/.connector-store/meta.json @@ -1,9 +1,9 @@ { - "name": "OPA", + "name": "JWT SSO Inbound Authenticator", "owner": "WSO2", - "category": "Adaptive Authentication Function", - "documentationUrl": "https://github.com/wso2-extensions/identity-application-authz-opa/tree/v1.0.1/docs", - "description": "\"invokeOPA\" in adaptive scripts to be able to pass any JSON object as the payload, and from OPA it is possible to process the data object and extract the required information. Then OPA engine will the final authentication or authorization decision will be made by OPA according to the policies that have defined.", + "category": "Inbound authenticator", + "documentationUrl": "https://github.com/wso2-extensions/identity-inbound-auth-jwtsso/tree/v1.0.0/docs", + "description": "The JWT SSO Inbound Authenticator is an inbound authentication protocol to implement JWT based SSO for your application with WSO2 Identity Server.", "status": "Active", "labels": [], "releases": [] From 1b3b3aa569c0f291d8885d6d57ae848b88a8cf1e Mon Sep 17 00:00:00 2001 From: connector-store-rw-bot <164331516+connector-store-rw-bot@users.noreply.github.com> Date: Wed, 17 Apr 2024 11:31:29 +0530 Subject: [PATCH 5/6] Update Meta file in identity-inbound-auth-jwtsso --- .connector-store/meta.json | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/.connector-store/meta.json b/.connector-store/meta.json index 5941a08..061f496 100644 --- a/.connector-store/meta.json +++ b/.connector-store/meta.json @@ -1,10 +1,17 @@ { - "name": "JWT SSO Inbound Authenticator", + "name": "OPA", "owner": "WSO2", - "category": "Inbound authenticator", - "documentationUrl": "https://github.com/wso2-extensions/identity-inbound-auth-jwtsso/tree/v1.0.0/docs", - "description": "The JWT SSO Inbound Authenticator is an inbound authentication protocol to implement JWT based SSO for your application with WSO2 Identity Server.", + "category": "Adaptive Authentication Function", + "documentationUrl": "https://github.com/wso2-extensions/identity-application-authz-opa/tree/v1.0.1/docs", + "description": "\"invokeOPA\" in adaptive scripts to be able to pass any JSON object as the payload, and from OPA it is possible to process the data object and extract the required information. Then OPA engine will the final authentication or authorization decision will be made by OPA according to the policies that have defined.", "status": "Active", "labels": [], - "releases": [] + "releases": [ + { + "tagName": "1.0.0", + "products": [ + "IS 5.10.0" + ] + } + ] } From c18df0d8d455a4a91c8d1847d2c59535a37ca498 Mon Sep 17 00:00:00 2001 From: connector-store-rw-bot <164331516+connector-store-rw-bot@users.noreply.github.com> Date: Wed, 17 Apr 2024 11:32:34 +0530 Subject: [PATCH 6/6] Update Meta file in identity-inbound-auth-jwtsso --- .connector-store/meta.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.connector-store/meta.json b/.connector-store/meta.json index 061f496..6093a67 100644 --- a/.connector-store/meta.json +++ b/.connector-store/meta.json @@ -1,15 +1,16 @@ { - "name": "OPA", + "name": "JWT SSO Inbound Authenticator", "owner": "WSO2", - "category": "Adaptive Authentication Function", - "documentationUrl": "https://github.com/wso2-extensions/identity-application-authz-opa/tree/v1.0.1/docs", - "description": "\"invokeOPA\" in adaptive scripts to be able to pass any JSON object as the payload, and from OPA it is possible to process the data object and extract the required information. Then OPA engine will the final authentication or authorization decision will be made by OPA according to the policies that have defined.", + "category": "Inbound authenticator", + "documentationUrl": "https://github.com/wso2-extensions/identity-inbound-auth-jwtsso/tree/v1.0.0/docs", + "description": "The JWT SSO Inbound Authenticator is an inbound authentication protocol to implement JWT based SSO for your application with WSO2 Identity Server.", "status": "Active", "labels": [], "releases": [ { "tagName": "1.0.0", "products": [ + "IS 6.0.0", "IS 5.10.0" ] }