RS256 key (RSA Signature with SHA-256) is an asymmetric algorithm, and it uses a public/private key pair: the identity provider has a private (secret) key used to generate the signature (you), and the consumer gets a public key to validate the signature.