Skip to content

Commits

Commits on Aug 21, 2024

  1. Upgrade to midPoint 4.8.4

    Slavek Licehammer committed Aug 21, 2024
    Copy the full SHA
    a6d9407 View commit details

Commits on May 24, 2024

  1. Rework of the containers

    Aligned with vanilla midPoint container. Upgrade to midPoint version
    4.8.3. Most of the configuration is dynamic, limiting the need of
    building custom containers.
    Slavek Licehammer committed May 24, 2024
    Copy the full SHA
    e380d6f View commit details

Commits on Feb 28, 2024

  1. Upgrade attempt to midPoint 4.8.2

    There is a problem with Grouper inicialization, that needs fixing.
    Shibboleth and simple demo works well.
    Slavek Licehammer committed Feb 28, 2024
    Copy the full SHA
    b506308 View commit details

Commits on Dec 13, 2023

  1. Update shib-SP metadata file

    Metadata were changed with the replacement of shib-SP container
    introduced in commit db1f10d
    Slavek Licehammer committed Dec 13, 2023
    Copy the full SHA
    8267184 View commit details

Commits on Nov 13, 2023

  1. Fix in emegrency auth configuration

    Slavek Licehammer committed Nov 13, 2023
    Copy the full SHA
    518d3af View commit details
  2. Upgrade to midPoint 4.8

    Slavek Licehammer committed Nov 13, 2023
    Copy the full SHA
    eec5d1f View commit details

Commits on Sep 22, 2023

  1. re-enable another test

    pcaskey committed Sep 22, 2023
    Copy the full SHA
    c892404 View commit details
  2. re-enable one additional test

    pcaskey committed Sep 22, 2023
    Copy the full SHA
    14d4174 View commit details

Commits on Sep 21, 2023

  1. Upgrade to 4.7.2

    Slavek Licehammer committed Sep 21, 2023
    Copy the full SHA
    fbe1968 View commit details

Commits on Aug 8, 2023

  1. Upgrade to 4.7.1

    Slavek Licehammer committed Aug 8, 2023
    Copy the full SHA
    7256c61 View commit details

Commits on Jul 25, 2023

  1. upgrade to 4.7

    Slavek Licehammer committed Jul 25, 2023
    Copy the full SHA
    286f307 View commit details

Commits on Nov 29, 2022

  1. skip broken shib repo

    chubing committed Nov 29, 2022
    Copy the full SHA
    6cf0145 View commit details
  2. Upgrade to 4.6

    Slavek Licehammer committed Nov 29, 2022
    Copy the full SHA
    bbff202 View commit details
  3. Remove unnecesary debug output

    Slavek Licehammer committed Nov 29, 2022
    Copy the full SHA
    6030970 View commit details

Commits on Sep 6, 2022

  1. Upgrade to midPoint 4.5

    Includes fixes of shibboleth SP upgrade done in previous commits.
    Includes fix of error message parsing in tests.
    Slavek Licehammer committed Sep 6, 2022
    Copy the full SHA
    fce69ce View commit details

Commits on Apr 6, 2022

  1. Update Dockerfile

    chubing committed Apr 6, 2022
    Copy the full SHA
    5df8ef4 View commit details
  2. Create shibboleth.repo

    chubing committed Apr 6, 2022
    Copy the full SHA
    2c4299d View commit details
  3. Update Dockerfile

    chubing committed Apr 6, 2022
    Copy the full SHA
    349be45 View commit details
  4. Create shibboleth.repo

    chubing committed Apr 6, 2022
    Copy the full SHA
    2eb641d View commit details
  5. Update Dockerfile

    chubing committed Apr 6, 2022
    Copy the full SHA
    df65f51 View commit details
  6. Update Dockerfile

    chubing committed Apr 6, 2022
    Copy the full SHA
    a0935ba View commit details
  7. Create shibboleth.repo

    chubing committed Apr 6, 2022
    Copy the full SHA
    32e3c54 View commit details
  8. Create shibboleth.repo

    chubing committed Apr 6, 2022
    Copy the full SHA
    0e2331f View commit details

Commits on Mar 8, 2022

  1. Merge branch 'master' into 4.4.1

    chubing committed Mar 8, 2022
    Copy the full SHA
    b3f9c3f View commit details

Commits on Feb 22, 2022

  1. Update to midPoint 4.4.1

    Slavek Licehammer committed Feb 22, 2022
    Copy the full SHA
    1795874 View commit details

Commits on Jan 13, 2022

  1. Add forgoten midPoint config file for Shib demo

    Slavek Licehammer committed Jan 13, 2022
    Copy the full SHA
    932b562 View commit details

Commits on Dec 8, 2021

  1. Update Dockerfile

    chubing committed Dec 8, 2021
    Copy the full SHA
    082badc View commit details
  2. Create max_connections.cnf

    chubing committed Dec 8, 2021
    Copy the full SHA
    a4b8537 View commit details

Commits on Dec 1, 2021

  1. Finalize renaming the image to i2incommon/midpoint

    The image was renamed in 56c76a5 but in
    order to work, it has to be changed in additional files.
    Slavek Licehammer committed Dec 1, 2021
    Copy the full SHA
    2832b94 View commit details

Commits on Nov 30, 2021

  1. Upgrade to 4.4.

    Slavek Licehammer committed Nov 30, 2021
    Copy the full SHA
    d57175a View commit details

Commits on Aug 30, 2021

  1. Reworked tagging of images to use correct version

    Images are tagged using midPoint version insted of using always tag latest
    Slavek Licehammer committed Aug 30, 2021
    Copy the full SHA
    83b06ea View commit details

Commits on Jun 22, 2021

  1. Upgrade to postgreSQL and midPoint 4.3.2-SNAPSHOT

    Slavek Licehammer committed Jun 22, 2021
    Copy the full SHA
    be3b3c8 View commit details

Commits on May 13, 2021

  1. Update Grouper connector to 0.7

    This resolves issues with deleted groups (MID-6756, MID-6900).
    mederly authored and Slavek Licehammer committed May 13, 2021
    Copy the full SHA
    4149610 View commit details

Commits on Dec 11, 2020

  1. Temporary disable selected test

    Those test works locally but sometimes they are failing in I2 build
    system. Therefore they are temporary disabled now, until we will find a
    solution for it.
    Slavek Licehammer committed Dec 11, 2020
    Copy the full SHA
    16f6fac View commit details

Commits on Dec 9, 2020

  1. Fix demo/shibboleth tests

    Remove SOAP interface tests because SOAP is no longer supported in
    midpoint 4.2.
    
    Fix typo in curl --silent option.
    
    Update docker-compose-tests.yml with recent changes from
    docker-compose.yml file. docker-compose-tests.yml should contain the
    same configuration as docker-compose.yml, only it minimizes the ports
    exported to localhost, because it's not necessary for tests.
    Slavek Licehammer committed Dec 9, 2020
    Copy the full SHA
    6c13fad View commit details
Older