Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document is incorrect around "Upload" and .cer file for policy "SignUp with email invitation" #282

Open
rbrayb opened this issue Sep 19, 2021 · 0 comments

Comments

@rbrayb
Copy link

rbrayb commented Sep 19, 2021

For this policy:

samples/policies/invite/

"SignUp with email invitation"

"In order for B2C to manage this metadata for us we will need to upload the certificate we generated to sign our id_token_hint to B2C. We can either upload the pfx + password or just the cer file to the B2C key container."

"In the "Policy Keys" blade, click Add to create a new key and select Upload in the options".

"Give it a name, something like Id_Token_Hint_Cert and select key type to be RSA and usage to be Signature".

Key type and signature options are not available for "Upload" only for "Generate".

You cannot upload a cer file. If you try (and ignore password), it complains that it is not Base64 encoded.

You have to use a .pfx file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant