Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Fix for Issue 809 #1060

Merged
merged 1 commit into from
Mar 17, 2021
Merged

Fix for Issue 809 #1060

merged 1 commit into from
Mar 17, 2021

Conversation

LeeParrishMSFT
Copy link
Contributor

Fixes #809

Description

Verified changes required for this were either already done during porting of Skills, or updated now for areas that weren't directly part of the skills port.

Specific Changes

Small updates to JWTTokenValidation and AppCredentials to handle Skills as required for anonymous scenarios. Added new unit tests for AppCredentials, and extended JWTTokenValidationTests.

Testing

Unit tests were extended to cover these changes.

@tracyboehrer tracyboehrer merged commit 466fd90 into main Mar 17, 2021
@tracyboehrer tracyboehrer deleted the lparrish/Issue809 branch March 17, 2021 15:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

I can develop skills in Emulator without an app password (Java)
2 participants