Jose Gonzalez

Results 40 issues of Jose Gonzalez

Hi Stephan, Not the best way to contact you, but I am lazy... The page https://www.angularfaces.net/ is throwing ``` Facelet /index_en.xhtml not found at: file:/var/www/virtual/angularfaces.net/apache-tomcat-8.0.14/webapps/ROOT/index_en.xhtml viewId=/index.xhtml location=/var/www/virtual/angularfaces.net/apache-tomcat-8.0.14/webapps/ROOT/index.xhtml phaseId=RENDER_RESPONSE(6) Caused by:...

bug
documentation

For convenience we could display the contents of the mapping taking effect for identity providers We could make mappings selectable (eg. a list so the js file can be selected)....

passport

When creating IDPs the certificate is required to be pasted as a single string with header, footer and blanks removed The form should allow uploading the file or provide a...

passport

For openid-connect providers (passport), we might try to load the OP config document based on the `issuer` entered, ie. if the target provider exposes a `/.well-known/openid-configuration` endpoint we can automatically...

Hi Nicolas, Can hashlink be integrated with Apache (like neko does)? or another server like nginx ? Thanks in advance.

> can we send along the date of enrollment in the metadata? > otherwise we’re not able to give the date added in oxTrust.. should also be displayed in Casa...

enhancement

Hi there, this is a general question. Any insight appreciated. I used to be skilled at as3 + mxmlc back in those times of Flash/Flex glory and I'm happy to...

Nice to have at https://github.com/pingidentity/scim2/wiki a page explaining the most important aspects of the server subproject. Currently client-related pages are pretty illustrative. Good to have guidelines for server implementors

To provide inbound identity flows using Agama, some supporting classes need to be added. Ref #2198

kind-feature
comp-agama

Trying to send an authz request with a custom parameter that needs url-encoding generates a redirect slightly off. See `customParam4` in the examples below. **Working** (no encoding needed): ``` $...

kind-bug
comp-jans-auth-server