Skip to content

Auth config is not created in python/agent-framework sample because environment variables are not matching #128

@tirthdoshi009

Description

@tirthdoshi009

Describe the bug
Auth config is not created because environment variables do not match the code.

To Reproduce

  1. Go to python/agent-framework/sample-agent.
  2. Have a look at the auth config code:
Image
  1. Have a look at .env.template code:
Image

You can see that the environment has a different variables but auth config is using different variables due to which auth never works.

Expected behavior
Match the code with environment variables to enable auth.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions