Skip to content

ForgeRock/modernize-accelerators

Repository files navigation

Disclaimer

The sample code described herein is provided on an "as is" basis, without warranty of any kind, to the fullest extent permitted by law. ForgeRock does not warrant or guarantee the individual success developers may have in implementing the sample code on their development platforms or in production configurations.

ForgeRock does not warrant, guarantee or make any representations regarding the use, results of use, accuracy, timeliness or completeness of any data or information relating to the sample code. ForgeRock disclaims all warranties, expressed or implied, and in particular, disclaims all warranties of merchantability, and warranties related to the code, or any service or software related thereto.

ForgeRock shall not be liable for any direct, indirect or consequential damages or costs of any type arising out of any action taken by you or others related to the sample code.

Modernize IAM Accelerators

  • The Modernize IAM Accelerators are applicable in the following high level typical migration scenarios:

    • Complex legacy access management deployment
    • Coexistence strategy between ForgeRock and legacy platforms
    • Migration desired to the latest ForgeRock platform

  • The Modernize IAM Accelerators provide a tool set designed to achieve an acceleration in the design and build activity around user migration (bulk migration & just-in-time) and single sign-on between legacy vendors and ForgeRock.

  • The Modernize IAM Accelerators do not currently cover migrations of policies, sessions, customizations, applications, or services​.

Contents

License

This project is licensed under the Apache License, Version 2.0. The following text applies to both this file, and should also be included in all files in the project:

/***************************************************************************
 *  Copyright 2019-2021 ForgeRock AS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *    http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 ***************************************************************************/