Re: [Dev] How to disable SCIM in IS 5.10.0

2020-05-30 Thread gayan gunawardana
Thanks Ashen, Isura. Yes it is understandable.

On Sat, May 30, 2020 at 11:39 AM Isura Karunaratne  wrote:

> Hi Gayan,
>
> We are in the process of supporting all the Identity Server operations
> through REST APIs. SCIM APIs are used for user management and it will be
> available for all the user stores by default.  As Ashen mentioned, we have
> removed the capability of disabling the SCIM support per user stores.
>
> Cheers,
> Isura.
>
> On Thu, May 28, 2020 at 9:55 PM Ashen Weerathunga  wrote:
>
>> Hi Gayan,
>>
>> From IS 5.10.0 onwards we have enabled SCIM2 by default in the product
>> with the new unique ID based userstore managers. We have removed the
>> disabling option as we will be using the user ID concept moving forward in
>> the product and new portals also using the SCIM API for user management.
>>
>> Thanks,
>> Ashen
>>
>> On Thu, May 28, 2020 at 9:06 PM gayan gunawardana <
>> gmgunaward...@gmail.com> wrote:
>>
>>> Hi Team,
>>>
>>> I was trying to disable SCIM for primary user store in IS 5.10.0.
>>> However I couldn't find necessary property from documentation [1]. Is there
>>> a way to disable SCIM in IS 5.10.0 ?
>>>
>>> [1]
>>> https://is.docs.wso2.com/en/latest/setup/configuring-a-read-write-ldap-user-store/#configuring-a-read-write-ldap-user-store
>>>
>>>
>>> Thanks,
>>> Gayan
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>
>>
>> --
>> Ashen Weerathunga | Senior Software Engineer | WSO2 Inc.
>> (m) +94716042995 | (w) +94112145345 | Email: as...@wso2.com
>> 
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>
>
> --
>
> *Isura Dilhara Karunaratne*
> Technical Lead | WSO2 
> *lean.enterprise.middleware*
> Email: is...@wso2.com
> Mob : +94 772 254 810
> Blog : https://medium.com/@isurakarunaratne
>
>
>
>

-- 
Gayan
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] WSO2 Identity Server 5.11.0 M21 Released!

2020-05-30 Thread Nipuni Paaris
WSO2 Identity and Access Management team is pleased to announce the release
of Identity Server 5.11.0 M21!

Download

You can download WSO2 Identity Server 5.11.0 M21 from here

.
How
to run

   1. Extract the downloaded zip file.
   2. Go to the *bin* directory in the extracted folder.
   3. Run the *wso2server.sh* file if you are on a Linux/Mac OS or run the
   *wso2server.bat* file if you are on a Windows OS.

What's
new

Developer Portal



   -

   Documentation side panel for Identity Providers.



*Other fixes & features*

A list of all the new features and bug fixes shipped with this release can
be found in the following locations:


   - IS Runtime 
   - IAM Portals
   

Known
Issues

All the open issues pertaining to WSO2 Identity Server are reported at the
following locations:

   - IS Runtime 
   - IAM Portals
   

Contribute
to WSO2 Identity Server
Mailing
Lists

Join our mailing lists and correspond with the developers directly. We also
encourage you to take part in discussions related to the product in the
architecture mailing list. If you have any questions regarding the product
you can use our StackOverflow forum to raise them as well.

   - Developer List: dev@wso2.org
   - Architecture List: architect...@wso2.org
   - User Forum: StackOverflow
   

Slack
Channels

Join us via our wso2is.slack.com

for
even better communication. You can talk to our developers directly
regarding any issues, concerns about the product. We encourage you to start
discussions or join any ongoing discussions with the team, via our slack
channels.

   - Discussions about developments: Dev Channel
   
   - New releases: Release Announcement Channel
   

Reporting
Issues

We encourage you to report issues, improvements, and feature requests
regarding WSO2 Identity Server through our public WSO2 Identity Server GIT
Issues .

*Important: Please be advised that security issues must be reported
to secur...@wso2.com , not as GitHub issues, in order to
reach the proper audience. We strongly advise following the WSO2 Security
Vulnerability Reporting Guidelines

when
reporting the security issues.*

For more information about WSO2 Identity Server, please see
 https://wso2.com/identity-and-access-management
 or visit the WSO2 Oxygen
Tank  developer portal for additional resources.

~ The WSO2 Identity and Access Management Team ~


*Nipuni Paaris* | Software Engineer | WSO2 Inc.
(m) +94 077 9028904 | (w) +94 011 2145345 | (e): nipu...@wso2.com
[image: https://wso2.com/signature] 
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] How to disable SCIM in IS 5.10.0

2020-05-30 Thread Isura Karunaratne
Hi Gayan,

We are in the process of supporting all the Identity Server operations
through REST APIs. SCIM APIs are used for user management and it will be
available for all the user stores by default.  As Ashen mentioned, we have
removed the capability of disabling the SCIM support per user stores.

Cheers,
Isura.

On Thu, May 28, 2020 at 9:55 PM Ashen Weerathunga  wrote:

> Hi Gayan,
>
> From IS 5.10.0 onwards we have enabled SCIM2 by default in the product
> with the new unique ID based userstore managers. We have removed the
> disabling option as we will be using the user ID concept moving forward in
> the product and new portals also using the SCIM API for user management.
>
> Thanks,
> Ashen
>
> On Thu, May 28, 2020 at 9:06 PM gayan gunawardana 
> wrote:
>
>> Hi Team,
>>
>> I was trying to disable SCIM for primary user store in IS 5.10.0. However
>> I couldn't find necessary property from documentation [1]. Is there a way
>> to disable SCIM in IS 5.10.0 ?
>>
>> [1]
>> https://is.docs.wso2.com/en/latest/setup/configuring-a-read-write-ldap-user-store/#configuring-a-read-write-ldap-user-store
>>
>>
>> Thanks,
>> Gayan
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>
>
> --
> Ashen Weerathunga | Senior Software Engineer | WSO2 Inc.
> (m) +94716042995 | (w) +94112145345 | Email: as...@wso2.com
> 
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>


-- 

*Isura Dilhara Karunaratne*
Technical Lead | WSO2 
*lean.enterprise.middleware*
Email: is...@wso2.com
Mob : +94 772 254 810
Blog : https://medium.com/@isurakarunaratne
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev