flex icon indicating copy to clipboard operation
flex copied to clipboard

Janssen + AdminUI + Casa

Results 102 flex issues
Sort by recently updated
recently updated
newest added

We need to generate java and properties docs in https://github.com/GluuFederation/flex/tree/main/automation/docs

bug
area-CI

**Is your feature request related to a problem? Please describe.** Software versions downloaded by Flex installer is hardcoded. When a new version is released, installer should be modified acccordingly. This...

enhancement

When viewing a person, show the recent authentications, like in duo... ![image](https://user-images.githubusercontent.com/3717101/192047095-f6e49f29-4e95-4c76-8747-bb67c22a8ab7.png) ![image](https://user-images.githubusercontent.com/3717101/192047512-ba6ac6fb-f961-45d7-9a8c-b2c6ec7904c7.png)

### Description We have several warnings on the console during the application development flow. Most of them are serious as they affect the application performances they should be fixed. Ideally...

enhancement
comp-admin-ui

**Describe the bug** flex-cn-setup installation failed **To Reproduce** Steps to reproduce the behavior: 1. make zipapp -> pygluu-kubernetes.pyz 2. run `./pygluu-kubernetes.pyz install` 3. after complete setup (generate-settings) 4. got error...

bug

Hello, Initially getting issue with the SqlDbDialect, I have generated the templates and changed the SqlDbDialect to pgsql at configmap ![image](https://user-images.githubusercontent.com/27954368/180205673-ed0296a1-ec83-42e4-9453-238d63a943ff.png) After deploying the GLUU I'm facing an issue with...

`softwareStatementValidationClaimName` is a json attrib in `jansAppConf` which needs to be included in Properties configuration via admin-ui

Show the FIDO devices registered to users on the user details page. ![image](https://user-images.githubusercontent.com/32794267/171033658-a72adbb6-aad8-4901-935e-ffce99f7bea9.png)

enhancement
comp-admin-ui

### Description The purpose of this is to make sure every new change to code through the commit will be checked first and the changes should follow the lint config....

comp-admin-ui

``` ProxyPass http://localhost:8081/jans-auth/restv1/device_authorization Order deny,allow Allow from all ProxyPass http://localhost:8081/jans-auth/device_authorization.htm Order deny,allow Allow from all ProxyPass http://localhost:8081/jans-auth/js Order deny,allow Allow from all ProxyPass http://localhost:8081/jans-auth/stylesheet Order deny,allow Allow from all ProxyPass...