Skip to content

Releases: jveverka/iam-service

IAM Service v2.5.10-RELEASE

28 Aug 08:17
Compare
Choose a tag to compare

IAM service - OAuth2 server

Simple standalone OAuth2/OIDC Identity Access Management (IAM) service, authentication and authorization server.

Quick startup guide

  1. Start OAuth2 server in default configuration dockerhub project.
    docker run --name iam-service-2.5.10-RELEASE \
       --restart unless-stopped \
       -d -p 8080:8080 jurajveverka/iam-service:2.5.10-RELEASE
    curl 'http://localhost:8080/services/discovery' | json_pp
    curl 'http://localhost:8080/services/oauth2/iam-admins/iam-admins/.well-known/openid-configuration' | json_pp
    
  2. OpenAPI/Swagger documentation:
    http://localhost:8080/swagger-ui/index.html?url=/v3/api-docs#/
    

Advanced configurations

  1. Download release file iam-service-release-2.5.10-RELEASE.zip
  2. Please check User's Guide and
    Examples for more details.

IAM Service v2.5.9-RELEASE

17 Aug 20:51
Compare
Choose a tag to compare

IAM service - OAuth2 server

Simple standalone OAuth2/OIDC Identity Access Management (IAM) service, authentication and authorization server.

Quick startup guide

  1. Start OAuth2 server in default configuration dockerhub project.
    docker run --name iam-service-2.5.9-RELEASE \
       --restart unless-stopped \
       -d -p 8080:8080 jurajveverka/iam-service:2.5.9-RELEASE
    curl 'http://localhost:8080/services/discovery' | json_pp
    curl 'http://localhost:8080/services/oauth2/iam-admins/iam-admins/.well-known/openid-configuration' | json_pp
    
  2. OpenAPI/Swagger documentation:
    http://localhost:8080/swagger-ui/index.html?url=/v3/api-docs#/
    

Advanced configurations

  1. Download release file iam-service-release-2.5.9-RELEASE.zip
  2. Please check User's Guide and
    Examples for more details.

IAM Service v2.5.8-RELEASE

31 Jul 07:18
Compare
Choose a tag to compare

IAM service - OAuth2 server

Simple standalone OAuth2/OIDC Identity Access Management (IAM) service, authentication and authorization server.

Quick startup guide

  1. Start OAuth2 server in default configuration dockerhub project.
    docker run --name iam-service-2.5.8-RELEASE \
       --restart unless-stopped \
       -d -p 8080:8080 jurajveverka/iam-service:2.5.8-RELEASE
    curl 'http://localhost:8080/services/discovery' | json_pp
    curl 'http://localhost:8080/services/oauth2/iam-admins/iam-admins/.well-known/openid-configuration' | json_pp
    
  2. OpenAPI/Swagger documentation:
    http://localhost:8080/swagger-ui/index.html?url=/v3/api-docs#/
    

Advanced configurations

  1. Download release file iam-service-release-2.5.8-RELEASE.zip
  2. Please check User's Guide and
    Examples for more details.

IAM Service v2.5.7-RELEASE

17 Jul 20:56
Compare
Choose a tag to compare

IAM service - OAuth2 server

Simple standalone OAuth2/OIDC Identity Access Management (IAM) service, authentication and authorization server.

Quick startup guide

  1. Start OAuth2 server in default configuration dockerhub project.
    docker run --name iam-service-2.5.7-RELEASE \
       --restart unless-stopped \
       -d -p 8080:8080 jurajveverka/iam-service:2.5.7-RELEASE
    curl 'http://localhost:8080/services/discovery' | json_pp
    curl 'http://localhost:8080/services/oauth2/iam-admins/iam-admins/.well-known/openid-configuration' | json_pp
    
  2. OpenAPI/Swagger documentation:
    http://localhost:8080/swagger-ui/index.html?url=/v3/api-docs#/
    

Advanced configurations

  1. Download release file iam-service-release-2.5.7-RELEASE.zip
  2. Please check User's Guide and
    Examples for more details.

IAM Service v2.5.6-RELEASE

19 Jun 06:57
Compare
Choose a tag to compare

IAM service - OAuth2 server

Simple standalone OAuth2/OIDC Identity Access Management (IAM) service, authentication and authorization server.

Quick startup guide

  1. Start OAuth2 server in default configuration dockerhub project.
    docker run --name iam-service-2.5.6-RELEASE \
       --restart unless-stopped \
       -d -p 8080:8080 jurajveverka/iam-service:2.5.6-RELEASE
    curl 'http://localhost:8080/services/discovery' | json_pp
    curl 'http://localhost:8080/services/oauth2/iam-admins/iam-admins/.well-known/openid-configuration' | json_pp
    
  2. OpenAPI/Swagger documentation:
    http://localhost:8080/swagger-ui/index.html?url=/v3/api-docs#/
    

Advanced configurations

  1. Download release file iam-service-release-2.5.6-RELEASE.zip
  2. Please check User's Guide and
    Examples for more details.

IAM Service v2.5.5-RELEASE

26 May 21:16
Compare
Choose a tag to compare

IAM service - OAuth2 server

Simple standalone OAuth2/OIDC Identity Access Management (IAM) service, authentication and authorization server.

Quick startup guide

  1. Start OAuth2 server in default configuration dockerhub project.
    docker run --name iam-service-2.5.5-RELEASE \
       --restart unless-stopped \
       -d -p 8080:8080 jurajveverka/iam-service:2.5.5-RELEASE
    curl 'http://localhost:8080/services/discovery' | json_pp
    curl 'http://localhost:8080/services/oauth2/iam-admins/iam-admins/.well-known/openid-configuration' | json_pp
    
  2. OpenAPI/Swagger documentation:
    http://localhost:8080/swagger-ui/index.html?url=/v3/api-docs#/
    

Advanced configurations

  1. Download release file iam-service-release-2.5.5-RELEASE.zip
  2. Please check User's Guide and
    Examples for more details.

IAM Service v2.5.4-RELEASE

25 Apr 08:43
Compare
Choose a tag to compare

IAM service - OAuth2 server

Simple standalone OAuth2/OIDC Identity Access Management (IAM) service, authentication and authorization server.

Quick startup guide

  1. Start OAuth2 server in default configuration dockerhub project.
    docker run --name iam-service-2.5.4-RELEASE \
       --restart unless-stopped \
       -d -p 8080:8080 jurajveverka/iam-service:2.5.4-RELEASE-amd64
    curl 'http://localhost:8080/services/discovery' | json_pp
    curl 'http://localhost:8080/services/oauth2/iam-admins/iam-admins/.well-known/openid-configuration' | json_pp
    
  2. OpenAPI/Swagger documentation:
    http://localhost:8080/swagger-ui/index.html?url=/v3/api-docs#/
    

Advanced configurations

  1. Download release file iam-service-release-2.5.4-RELEASE.zip
  2. Please check User's Guide and
    Examples for more details.

IAM Service v2.5.3-RELEASE

26 Mar 20:27
f63b476
Compare
Choose a tag to compare

IAM service - OAuth2 server

Simple standalone OAuth2/OIDC Identity Access Management (IAM) service, authentication and authorization server.

Quick startup guide

  1. Start OAuth2 server in default configuration dockerhub project.
    docker run --name iam-service-2.5.3-RELEASE \
       --restart unless-stopped \
       -d -p 8080:8080 jurajveverka/iam-service:2.5.3-RELEASE-amd64
    curl 'http://localhost:8080/services/discovery' | json_pp
    curl 'http://localhost:8080/services/oauth2/iam-admins/iam-admins/.well-known/openid-configuration' | json_pp
    
  2. OpenAPI/Swagger documentation:
    http://localhost:8080/swagger-ui/index.html?url=/v3/api-docs#/
    

Advanced configurations

  1. Download release file iam-service-release-2.5.3-RELEASE.zip
  2. Please check User's Guide and
    Examples for more details.

IAM Service v2.5.2-RELEASE

06 Mar 11:18
Compare
Choose a tag to compare

IAM service - OAuth2 server

Simple standalone OAuth2/OIDC Identity Access Management (IAM) service, authentication and authorization server.

Quick startup guide

  1. Start OAuth2 server in default configuration dockerhub project.
    docker run --name iam-service-2.5.2-RELEASE \
       --restart unless-stopped \
       -d -p 8080:8080 jurajveverka/iam-service:2.5.2-RELEASE-amd64
    curl 'http://localhost:8080/services/discovery' | json_pp
    curl 'http://localhost:8080/services/oauth2/iam-admins/iam-admins/.well-known/openid-configuration' | json_pp
    
  2. OpenAPI/Swagger documentation:
    http://localhost:8080/swagger-ui/index.html?url=/v3/api-docs#/
    

Advanced configurations

  1. Download release file iam-service-release-2.5.2-RELEASE.zip
  2. Please check User's Guide and
    Examples for more details.

IAM Service v2.5.1-RELEASE

30 Jan 09:10
ca2debf
Compare
Choose a tag to compare

IAM service - OAuth2 server

Simple standalone OAuth2/OIDC Identity Access Management (IAM) service, authentication and authorization server.

Quick startup guide

  1. Start OAuth2 server in default configuration dockerhub project.
    docker run --name iam-service-2.5.1-RELEASE \
       --restart unless-stopped \
       -d -p 8080:8080 jurajveverka/iam-service:2.5.1-RELEASE-amd64
    curl 'http://localhost:8080/services/discovery' | json_pp
    curl 'http://localhost:8080/services/oauth2/iam-admins/iam-admins/.well-known/openid-configuration' | json_pp
    
  2. OpenAPI/Swagger documentation:
    http://localhost:8080/swagger-ui/index.html?url=/v3/api-docs#/
    

Advanced configurations

  1. Download release file iam-service-release-2.5.1-RELEASE.zip
  2. Please check User's Guide and
    Examples for more details.