Results 63 issues of Yuriy M.

This should be combo box to allow enter new group type or select already entered grouping type to other clients. Also clients inventory should allow to filter clients by this...

OpenID

If ORM not supports cascade removal CR should remove `ou=pairwiseIdentifiers,inum=person_inum,ou=people,o=gluu` and `ou=fido,inum=person_inum,ou=people,o=gluu` related entries In order to check if ORM supports this server can use `persistenceEntryManager.hasBranchesSupport(inum=person_inum,ou=people,o=gluu)` To remove entries server...

Right now, [jdbc ](https://github.com/GluuFederation/gluu-jdbc-cb)` driver which we use in oxShibboleth uses SSL "trust all". We need to trust to specified server(s) only.

enhancement

oxTrust have 2 scripts for interactive (GUI) ond non interactive (SCIM) user update. We need to make sure that in GUI oxTrust always call `update_user` script script and stop current...

Needs Documentation
UX
SCIM

We need TO DO: Remove deprecated keys from oxauth_XY.properties Add missing keys to oxauth_XY.properties Use message bundle for all XHTML templates

In 3.1.x we added another backend o=metric where server store performance counters. The main reasons was minimize replication data. As result after log into oxTrust admin can see only current...

UX

oxAuth should have 2 configuration properties to allow specify RE to check user/password entered by user. It should validate them before processing these field values.

enhancement

It's major upgrade due to next fact. `Due to Oracle’s ownership of the "Java" trademark, usage of the javax.* namespace has been restricted and the jakarta.* namespace was adopted by...

This test depends on ` skipAuthorizationForOpenIdScopeAndPairwiseId = true`. But bey default this value is false and all tests expects this behavior. As result it commented out. We need to move...