Skip to content

RS256 Support #39

@Sparika

Description

@Sparika

Hi,

I'm working on a fork of your project where I need asymmetrical signature for ID Token. I implemented it in my version but I'm not really satisfied with how I did it (ugly). Would you consider adding RS256 algorithm support? Or should we discuss how I could contribute/help?

http://openid.net/specs/openid-connect-core-1_0.html#SigEnc

The OP advertises its supported signing and encryption algorithms in its Discovery document, or may supply this information by other means. The RP declares its required signing and encryption algorithms in its Dynamic Registration request, or may communicate this information by other means.
The OP advertises its public keys via its Discovery document, or may supply this information by other means. The RP declares its public keys via its Dynamic Registration request, or may communicate this information by other means.

Thanks

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