Skip to content

IdP not supporting with "simpleSign" binding for logout request. #584

@PrasanthVijayy

Description

@PrasanthVijayy

Hi @tngan & team,

Thank you creating a wonderful package which makes work easier for developers like us.

I like to inform as I try to work for IdP initiated logout, I faced error where I selected "simpleSign" binding.

**"ERR_UNDEFINED_BINDING"**

IdP side Implementation:

// Generate Logout Request XML
const context = await idp.createLogoutRequest(
sp, "simpleSign", 
" ", 
" ",
this.logoutReqTemplateCallback(idp, sp, idp.entitySetting.logoutRequestTemplate.context, response),
);

Hope I made the implementation in right way, kindly support this.

Thanks in Advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions