Description of problem: Engine SSO is OAuth2 complaint but openshift can delegate authentication to OpenConnectId and not OAuth2. Need to extent engine SSO to support both OAuth2 and OpenConnectId.
This is needed for simple authentication of the metrics store that we hope to release in the 4.1.z time frame. Therefore requesting z stream target.
I see that in https://gerrit.ovirt.org/71200 the following 3rd party dependencies have been added to the project: <dependency> <groupId>net.minidev</groupId> <artifactId>json-smart</artifactId> <version>1.3.1</version> </dependency> <dependency> <groupId>com.nimbusds</groupId> <artifactId>nimbus-jose-jwt</artifactId> <version>4.13.1</version> </dependency> Any plan to provide them properly packaged as rpm?
(In reply to Sandro Bonazzola from comment #4) > I see that in https://gerrit.ovirt.org/71200 > the following 3rd party dependencies have been added to the project: > > <dependency> > <groupId>net.minidev</groupId> > <artifactId>json-smart</artifactId> > <version>1.3.1</version> > </dependency> > <dependency> > <groupId>com.nimbusds</groupId> > <artifactId>nimbus-jose-jwt</artifactId> > <version>4.13.1</version> > </dependency> > > Any plan to provide them properly packaged as rpm? They are build by JBoss team, but unfortunately they are packaged as standalone RPM. So if those packages will not be provided within WildFly 11 / EAP 7.1, we will distribute along with engine on upstream and add them to rhevm-dependencies downsteam.
Verified with: ovirt-engine-4.2.1.1-0.1.el7.noarch
This bugzilla is included in oVirt 4.2.0 release, published on Dec 20th 2017. Since the problem described in this bug report should be resolved in oVirt 4.2.0 release, published on Dec 20th 2017, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report.