Azure AD rejects redirect URIs containing @ in the path due to its URI validation rules. Currently Warpgate's default return URL (https://hostname/@warpgate/api/sso/return) causes this to fail. Can the callback path be made configurable or remove the @WarpGate segment for OIDC return endpoints?
Azure AD rejects redirect URIs containing @ in the path due to its URI validation rules. Currently Warpgate's default return URL (https://hostname/@warpgate/api/sso/return) causes this to fail. Can the callback path be made configurable or remove the @WarpGate segment for OIDC return endpoints?