Dylan Marriott
Results
14
issues of
Dylan Marriott
The phone app should have a login with Instagram button and maybe some customisation options?
enhancement
When no path is possible an infinite loop accurs. This should be detected and then return nil for the path.
bug
``` samlify.ServiceProvider({ metadata: metadata, allowCreate: 'true', }) ``` If I don't set the `allowCreate` property the SAML request XML will have an empty attribute, which causes it to be invalid:...