Releases: jveverka/iam-service
IAM Service v2.5.0-RELEASE
IAM service - OAuth2 server
Simple standalone OAuth2/OIDC Identity Access Management (IAM) service, authentication and authorization server.
Quick startup guide
- Start OAuth2 server in default configuration dockerhub project.
docker run --name iam-service-2.5.0-RELEASE \ --restart unless-stopped \ -d -p 8080:8080 jurajveverka/iam-service:2.5.0-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
- OpenAPI/Swagger documentation:
http://localhost:8080/swagger-ui/index.html?url=/v3/api-docs#/
Advanced configurations
- Download release file
iam-service-release-2.5.0-RELEASE.zip
- Please check User's Guide and
Examples for more details.
IAM Service v2.4.3-RELEASE
IAM service - OAuth2 server
Simple standalone OAuth2/OIDC Identity Access Management (IAM) service, authentication and authorization server.
Quick startup guide
- Start OAuth2 server in default configuration dockerhub project.
docker run --name iam-service-2.4.3-RELEASE \ --restart unless-stopped \ -d -p 8080:8080 jurajveverka/iam-service:2.4.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
- OpenAPI/Swagger documentation:
http://localhost:8080/swagger-ui/index.html?url=/v3/api-docs#/
Advanced configurations
- Download release file
iam-service-release-2.4.3-RELEASE.zip
- Please check User's Guide and
Examples for more details.
IAM Service v2.4.2-RELEASE
IAM service - OAuth2 server
Simple standalone OAuth2/OIDC Identity Access Management (IAM) service, authentication and authorization server.
Quick startup guide
- Start OAuth2 server in default configuration dockerhub project.
docker run --name iam-service-2.4.2-RELEASE \ --restart unless-stopped \ -d -p 8080:8080 jurajveverka/iam-service:2.4.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
- OpenAPI/Swagger documentation:
http://localhost:8080/swagger-ui/index.html?url=/v3/api-docs#/
Advanced configurations
- Download release file
iam-service-release-2.4.2-RELEASE.zip
- Please check User's Guide and
Examples for more details.
IAM Service v2.4.1-RELEASE
IAM service - OAuth2 server
Simple standalone OAuth2/OIDC Identity Access Management (IAM) service, authentication and authorization server.
Quick startup guide
- Start OAuth2 server in default configuration dockerhub project.
docker run --name iam-service-2.4.1-RELEASE \ --restart unless-stopped \ -d -p 8080:8080 jurajveverka/iam-service:2.4.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
- OpenAPI/Swagger documentation:
http://localhost:8080/swagger-ui/index.html?url=/v3/api-docs#/
Advanced configurations
- Download release file
iam-service-release-2.4.1-RELEASE.zip
- Please check User's Guide and
Examples for more details.
IAM Service v2.4.0-RELEASE
IAM service - OAuth2 server
Simple standalone OAuth2/OIDC Identity Access Management (IAM) service, authentication and authorization server.
Quick startup guide
- Start OAuth2 server in default configuration dockerhub project.
docker run --name iam-service-2.4.0-RELEASE \ --restart unless-stopped \ -d -p 8080:8080 jurajveverka/iam-service:2.4.0-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
- OpenAPI/Swagger documentation:
http://localhost:8080/swagger-ui/index.html?url=/v3/api-docs#/
Advanced configurations
- Download release file
iam-service-release-2.4.0-RELEASE.zip
- Please check User's Guide and
Examples for more details.
IAM Service v2.4.0-SNAPSHOT
IAM service - OAuth2 server
Simple standalone OAuth2/OIDC Identity Access Management (IAM) service, authentication and authorization server.
Quick startup guide
- Start OAuth2 server in default configuration dockerhub project.
docker run --name iam-service-2.4.0-SNAPSHOT \ --restart unless-stopped \ -d -p 8080:8080 jurajveverka/iam-service:2.4.0-SNAPSHOT-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
- OpenAPI/Swagger documentation:
http://localhost:8080/swagger-ui/index.html?url=/v3/api-docs#/
Advanced configurations
- Download release file
iam-service-release-2.4.0-SNAPSHOT.zip
- Please check User's Guide and
Examples for more details.
IAM Service v2.3.0-SNAPSHOT
IAM service - OAuth2 server
Simple standalone OAuth2/OIDC Identity Access Management (IAM) service, authentication and authorization server.
The quick startup guide
- Start OAuth2 server in default configuration dockerhub project.
docker run --name iam-service-2.3.0-SNAPSHOT \ -d -p 8080:8080 jurajveverka/iam-service:2.3.0-SNAPSHOT curl 'http://localhost:8080/services/discovery' | json_pp curl 'http://localhost:8080/services/oauth2/iam-admins/iam-admins/.well-known/openid-configuration' | json_pp
- OpenAPI/Swagger documentation:
http://localhost:8080/swagger-ui/index.html?url=/v3/api-docs#/
Advanced configurations
- Download release file
iam-service-release-2.3.0-SNAPSHOT.zip
- Please check User's Guide and
Examples for more details.
IAM Service v2.2.0-SNAPSHOT
IAM service - OAuth2 server
Simple standalone OAuth2/OIDC Identity Access Management (IAM) service, authentication and authorization server.
The quick startup guide
- Start OAuth2 server in default configuration dockerhub project.
docker run -d -p 8080:8080 jurajveverka/iam-service:2.2.0-SNAPSHOT curl 'http://localhost:8080/services/discovery' | json_pp curl 'http://localhost:8080/services/oauth2/iam-admins/iam-admins/.well-known/openid-configuration' | json_pp
- OpenAPI/Swagger documentation:
http://localhost:8080/swagger-ui/index.html?url=/v3/api-docs#/
Advanced configurations
- Download release file
iam-service-release-2.2.0-SNAPSHOT.zip
- Unzip and follow README.md instructions.
- Please check User's Guide and
Examples for more details.